summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2014-02-10 22:16:22 +0000
committerbrueffer <brueffer@FreeBSD.org>2014-02-10 22:16:22 +0000
commitabe08fc946b6a1b18905c955e9ce5e82157f650e (patch)
tree0384667c9b4a1a46bdd79e7e1390ee67f05c259f /lib
parentbff25c3bef8cb58a6e200f8032394ef0304aa79a (diff)
downloadFreeBSD-src-abe08fc946b6a1b18905c955e9ce5e82157f650e.zip
FreeBSD-src-abe08fc946b6a1b18905c955e9ce5e82157f650e.tar.gz
MFC: r261447
Fix a typo.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/cap_enter.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/cap_enter.2 b/lib/libc/sys/cap_enter.2
index 3369669..18698b2 100644
--- a/lib/libc/sys/cap_enter.2
+++ b/lib/libc/sys/cap_enter.2
@@ -52,7 +52,7 @@ Access to global name spaces, such as file system or IPC name spaces, is
prevented.
If the process is already in a capability mode sandbox, the system call is a
no-op.
-Future process descendants create with
+Future process descendants created with
.Xr fork 2
or
.Xr pdfork 2
OpenPOWER on IntegriCloud