svn commit: r333726 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu May 17 15:53:39 UTC 2018


Author: gjb
Date: Thu May 17 15:53:36 2018
New Revision: 333726
URL: https://svnweb.freebsd.org/changeset/base/333726

Log:
  Document r322555, various bsdgrep(1) pattern matching fixes.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 17 15:53:35 2018	(r333725)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 17 15:53:36 2018	(r333726)
@@ -200,6 +200,10 @@
 	&man.grep.1;, which when used is equivalent to
 	<literal>grep -r</literal>.</para>
 
+      <para revision="322555">The &man.bsdgrep.1; utility has been
+	updated to address various issues with pattern matching
+	behavior.</para>
+
       <para revision="322910">The &man.umount.8; utility has been
 	updated to include a new flag, <literal>-N</literal>, which
 	is used to forcefully unmount an <acronym>NFS</acronym>


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