summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/cap_enter.2
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2014-02-03 22:16:46 +0000
committerbrueffer <brueffer@FreeBSD.org>2014-02-03 22:16:46 +0000
commitd56f704ed8d3d321e7eca06d57db2ab4941ae1ae (patch)
treebb64df60f1f46956c144cf78cf65ac4679042add /lib/libc/sys/cap_enter.2
parenta3e3d7fd2de9cc1e8dfb530d72267b647fdf79cb (diff)
downloadFreeBSD-src-d56f704ed8d3d321e7eca06d57db2ab4941ae1ae.zip
FreeBSD-src-d56f704ed8d3d321e7eca06d57db2ab4941ae1ae.tar.gz
Fix a typo.
MFC after: 1 week
Diffstat (limited to 'lib/libc/sys/cap_enter.2')
-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