svn commit: r52550 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Tue Dec 4 16:28:25 UTC 2018


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


More information about the svn-doc-head mailing list