Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2018 16:28:25 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52550 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Message-ID:  <201812041628.wB4GSPIH015628@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Dec  4 16:28:24 2018
New Revision: 52550
URL: https://svnweb.freebsd.org/changeset/doc/52550

Log:
  Document r323865, cat(1) alignment is the same regardless of if
  invoked with '-be' or '-ne'.
  
  Sumbitted by:	sevan
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 16:28:23 2018	(r52549)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 16:28:24 2018	(r52550)
@@ -174,6 +174,10 @@
       <para>xlint and the ability to build lint libraries or lint
 	source code has been removed.</para>
 
+      <para revision="323865">The &man.cat.1; utility has been updated
+	to print output aligned the same regardless of if invoked with
+	<literal>-ne</literal> or <literal>-be</literal>.</para>
+
       <para revision="337505">The &man.dd.1; utility has been updated
 	to add the <literal>status=progress</literal> option, which
 	prints the status of its operation on a single line once per



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812041628.wB4GSPIH015628>