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

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:42:48 UTC 2018


Author: gjb
Date: Wed Apr 18 14:42:45 2018
New Revision: 332679
URL: https://svnweb.freebsd.org/changeset/base/332679

Log:
  Document r331471, ps(1) 'jail' keyword.
  
  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	Wed Apr 18 14:42:44 2018	(r332678)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:42:45 2018	(r332679)
@@ -165,7 +165,10 @@
     <sect2 xml:id="userland-programs">
       <title>Userland Application Changes</title>
 
-      <para> </para>
+      <para revision="331471">The &man.ps.1; utility has been updated
+	to include a <literal>jail</literal>, which when used will
+	list the name of a &man.jail.8; instead of the numeric
+	ID.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-all mailing list