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

Glen Barber gjb at FreeBSD.org
Sun Aug 24 16:26:04 UTC 2014


Author: gjb
Date: Sun Aug 24 16:26:03 2014
New Revision: 270497
URL: http://svnweb.freebsd.org/changeset/base/270497

Log:
  Document r265265, date(1) -R flag.
  
  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	Sun Aug 24 15:59:39 2014	(r270496)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Aug 24 16:26:03 2014	(r270497)
@@ -388,6 +388,10 @@
     <para revision="264497">The &man.iconv.3; library has been
       updated to match NetBSD, providing several bug fixes.</para>
 
+    <para revision="265265">The &man.date.1; utility has been updated
+      to include a new flag, <literal>-R</literal>, which prints the
+      date and time output as specified in RFC 2822.</para>
+
     <para revision="266279">The &man.ps.1; utility has been
       updated to include the <literal>-J</literal> flag, used to
       filter output by matching &man.jail.8; IDs and names.


More information about the svn-src-all mailing list