Date: Mon, 13 Jul 2015 15:45:42 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r285472 - stable/10/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201507131545.t6DFjg2N093445@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507131545.t6DFjg2N093445>