svn commit: r285472 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Jul 13 15:45:43 UTC 2015


Author: gjb
Date: Mon Jul 13 15:45:42 2015
New Revision: 285472
URL: https://svnweb.freebsd.org/changeset/base/285472

Log:
  Document r283258, date(1) '-r' compatibility with the GNU version.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:45:02 2015	(r285471)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:45:42 2015	(r285472)
@@ -222,6 +222,12 @@
       <para revision="285092">The &man.pw.8; utility has been updated
 	with a new flag, <literal>-R</literal>, that sets the root
 	directory within which the utility will operate.</para>
+
+      <para revision="283258">The &man.date.1; utility has been
+	updated to print the modification time of the file passed as
+	an argument to the <literal>-r</literal> flag, improving
+	compatibility with the <acronym>GNU</acronym> &man.date.1;
+	utility behavior.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-all mailing list