aboutsummaryrefslogtreecommitdiffstats
path: root/man7/pid_namespaces.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-01-06 15:23:51 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-01-06 15:26:02 +0100
commitfe37675283f527c6c77450d356d4acab35c5fe8e (patch)
tree4053edc9222aeddf91c80a1ecb95675f055799ba /man7/pid_namespaces.7
parentba7d7ed976b3c17884c2a025d8b188d6e00edcac (diff)
downloadman-pages-fe37675283f527c6c77450d356d4acab35c5fe8e.tar.gz
pid_namespaces.7: wfix + tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/pid_namespaces.7')
-rw-r--r--man7/pid_namespaces.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/pid_namespaces.7 b/man7/pid_namespaces.7
index 89c606b1c7..87add95576 100644
--- a/man7/pid_namespaces.7
+++ b/man7/pid_namespaces.7
@@ -189,8 +189,8 @@ Calls to
.BR getppid (2)
for such processes return 0.
-While processes may freely descend into children PID namespaces
-(e.g. using
+While processes may freely descend into child PID namespaces
+(e.g., using
.BR setns (2)
with
.BR CLONE_NEWPID ),