Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2014 01:17:59 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r266461 - stable/9/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201405200117.s4K1HxrZ095367@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405200117.s4K1HxrZ095367>