svn commit: r333725 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Thu May 17 15:53:38 UTC 2018
Author: gjb
Date: Thu May 17 15:53:35 2018
New Revision: 333725
URL: https://svnweb.freebsd.org/changeset/base/333725
Log:
Document r322525, rgrep(1) hard link addition.
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:34 2018 (r333724)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 17 15:53:35 2018 (r333725)
@@ -195,6 +195,11 @@
been updated to include device model when the
<literal>-s</literal> flag is used.</para>
+ <para revision="322525">The &man.bsdgrep.1; utility has been
+ updated to include a <literal>rgrep</literal> hard link to
+ &man.grep.1;, which when used is equivalent to
+ <literal>grep -r</literal>.</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
mailing list