summaryrefslogtreecommitdiffstats
path: root/share/man/man4/capsicum.4
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2013-11-30 15:08:35 +0000
committerpjd <pjd@FreeBSD.org>2013-11-30 15:08:35 +0000
commit4ac2e7d8d9f36a1e48c8bbb46cfcb1997e166d68 (patch)
tree2fbc1ad2432761f4da44dde587ec3c21d418e438 /share/man/man4/capsicum.4
parent38fb2a0d9d2cd0712ac376fa3c1edfd6effb5900 (diff)
downloadFreeBSD-src-4ac2e7d8d9f36a1e48c8bbb46cfcb1997e166d68.zip
FreeBSD-src-4ac2e7d8d9f36a1e48c8bbb46cfcb1997e166d68.tar.gz
Make process descriptors standard part of the kernel. rwhod(8) already
requires process descriptors to work and having PROCDESC in GENERIC seems not enough, especially that we hope to have more and more consumers in the base. MFC after: 3 days
Diffstat (limited to 'share/man/man4/capsicum.4')
-rw-r--r--share/man/man4/capsicum.41
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man4/capsicum.4 b/share/man/man4/capsicum.4
index 3792c6b..4a617b7 100644
--- a/share/man/man4/capsicum.4
+++ b/share/man/man4/capsicum.4
@@ -35,7 +35,6 @@
.Sh SYNOPSIS
.Cd "options CAPABILITY_MODE"
.Cd "options CAPABILITIES"
-.Cd "options PROCDESC"
.Sh DESCRIPTION
.Nm
is a lightweight OS capability and sandbox framework implementing a hybrid
OpenPOWER on IntegriCloud