Author: gjb
Date: Tue May 20 01:17:59 2014
New Revision: 266461
URL: http://svnweb.freebsd.org/changeset/base/266461
Log:
Document r266286 and r266287, '-J' flag to ps(1), and
corresponding top(1) change.
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 Tue May 20
01:17:52 2014 (r266460)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 20
01:17:59 2014 (r266461)
@@ -601,6 +601,17 @@
<literal>-noignore_readdir_race</literal> now also exists, and
is the default behavior.</para>
+ <para revision="266286">The &man.ps.1; utility has been updated
+ to include the <literal>-J</literal> flag, used to filter
+ output by matching &man.jail.8; IDs and names. Additionally,
+ argument <literal>0</literal> can be used to
+ <literal>-J</literal> to only list processes running on the
+ host system.</para>
+
+ <para revision="266287">The &man.top.1; utility has been updated
+ to filter by &man.jail.8; ID or name, in followup to the
+ &man.ps.1; change in <literal>r265229</literal>.</para>
+
<sect3 xml:id="periodic-scripts">
<title>&man.periodic.8; Scripts</title>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"