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

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


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

Log:
  Document r322509, top(1) enhancement to filter on multiple user
  names.
  
  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:39 2018	(r333728)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 17 15:53:40 2018	(r333729)
@@ -195,6 +195,10 @@
 	been updated to include device model when the
 	<literal>-s</literal> flag is used.</para>
 
+      <para revision="322509">The &man.top.1; utility has been updated
+	to allow filtering on multiple user names when the
+	<literal>-U</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


More information about the svn-src-all mailing list