pid_namespaces.7: wfix + tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-06 15:23:51 +01:00
parent ba7d7ed976
commit fe37675283
1 changed files with 2 additions and 2 deletions

View File

@ -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 ),