Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2018 14:42:47 +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-11@freebsd.org
Subject:   svn commit: r332681 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201804181442.w3IEglLZ014024@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Wed Apr 18 14:42:47 2018
New Revision: 332681
URL: https://svnweb.freebsd.org/changeset/base/332681

Log:
  Document r324271, ps(1) capsicum capability mode state information.
  
  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:46 2018	(r332680)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:42:47 2018	(r332681)
@@ -165,6 +165,10 @@
     <sect2 xml:id="userland-programs">
       <title>Userland Application Changes</title>
 
+      <para revision="324271">The &man.ps.1; utility has been updated
+	to display if a process is running with &man.capsicum.4;
+	capability mode, indicated by <literal>C</literal>.</para>
+
       <para revision="328140">The &man.df.1; utility has been updated
 	to include the <literal>--si</literal> long option, which is
 	an alias to <literal>-H</literal>.</para>



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