svn commit: r263544 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri Mar 21 21:05:43 UTC 2014


Author: gjb
Date: Fri Mar 21 21:05:43 2014
New Revision: 263544
URL: http://svnweb.freebsd.org/changeset/base/263544

Log:
  Document r260651.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 20:21:23 2014	(r263543)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 21:05:43 2014	(r263544)
@@ -276,6 +276,11 @@
     <sect2 xml:id="userland">
       <title>Userland Changes</title>
 
+      <para revision="260651">The &man.find.1; utility has been
+	updated to fix incorrect behavior with the
+	<literal>-lname</literal> and <literal>-ilname</literal>
+	flags.</para>
+
       <para revision="260868,260869">The
 	<literal>hw.uart.console</literal> is now always updated when
 	the comconsole setup changes.</para>


More information about the svn-src-stable-9 mailing list