pid_namespaces.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-14 19:57:08 +01:00
parent ab3311aa06
commit ff8531686a
1 changed files with 2 additions and 2 deletions

View File

@ -128,7 +128,7 @@ Starting with Linux 3.4, the
.BR reboot (2) .BR reboot (2)
system causes a signal to be sent to the namespace "init" process. system causes a signal to be sent to the namespace "init" process.
See See
.BR reboot(2) .BR reboot (2)
for more details. for more details.
.\" .\"
.\" ============================================================ .\" ============================================================
@ -154,7 +154,7 @@ system calls that specify a process ID.
Conversely, the processes in a child PID namespace can't see Conversely, the processes in a child PID namespace can't see
processes in the parent and further removed ancestor namespace. processes in the parent and further removed ancestor namespace.
More succinctly: a process can see (e.g., send signals with More succinctly: a process can see (e.g., send signals with
.BR kill(2), .BR kill (2),
set nice values with set nice values with
.BR setpriority (2), .BR setpriority (2),
etc.) only processes contained in its own PID namespace etc.) only processes contained in its own PID namespace