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

Glen Barber gjb at FreeBSD.org
Sat Mar 22 02:01:33 UTC 2014


Author: gjb
Date: Sat Mar 22 02:01:31 2014
New Revision: 263610
URL: http://svnweb.freebsd.org/changeset/base/263610

Log:
  Document r256054.
  
  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	Sat Mar 22 02:01:29 2014	(r263609)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Mar 22 02:01:31 2014	(r263610)
@@ -380,6 +380,10 @@
     <sect2 xml:id="userland">
       <title>Userland Changes</title>
 
+      <para revision="256054">A new flag <literal>-c</literal>, has
+	been added to &man.pgrep.1; and &man.pkill.1;, which restricts
+	the process lookup to the specified login class.</para>
+
       <para revision="257496">The &man.ddb.8; utility has been updated
 	to add <command>show ioapic</command> and <command>show all
 	  ioapics</command>.</para>


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