aboutsummaryrefslogtreecommitdiffstats
path: root/man7/pid_namespaces.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2017-09-25 10:34:24 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2017-09-25 10:34:24 +0200
commitd64c7be50ca1ecd2a508726aa4d62c20f6c7ae53 (patch)
tree933d70d2adad51b98a712abe1e509267e858b09c /man7/pid_namespaces.7
parent0e462d71de4b9b5df311c30fad4060d2ea43499d (diff)
downloadman-pages-d64c7be50ca1ecd2a508726aa4d62c20f6c7ae53.tar.gz
pid_namespaces.7: SEE ALSO: add reboot(2)
Add because reboot(2) has special semantics for non-initial PID namespaces. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/pid_namespaces.7')
-rw-r--r--man7/pid_namespaces.71
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/pid_namespaces.7 b/man7/pid_namespaces.7
index 794246fa67..7618f2db8f 100644
--- a/man7/pid_namespaces.7
+++ b/man7/pid_namespaces.7
@@ -345,6 +345,7 @@ See
.BR user_namespaces (7).
.SH SEE ALSO
.BR clone (2),
+.BR reboot (2),
.BR setns (2),
.BR unshare (2),
.BR proc (5),