svn commit: r285461 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Jul 13 15:44:39 UTC 2015


Author: gjb
Date: Mon Jul 13 15:44:37 2015
New Revision: 285461
URL: https://svnweb.freebsd.org/changeset/base/285461

Log:
  Document r282608, date(1) update for compatibility with GNU.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:26:03 2015	(r285460)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:44:37 2015	(r285461)
@@ -376,6 +376,12 @@
 	sponsor="&scaleengine;">The &man.fstyp.8; utility has been
 	updated to be able to detect &man.zfs.8; and &man.geli.8;
 	filesystems.</para>
+
+      <para revision="282608">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-head mailing list