diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-09-25 10:34:24 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-09-25 10:34:24 +0200 |
| commit | d64c7be50ca1ecd2a508726aa4d62c20f6c7ae53 (patch) | |
| tree | 933d70d2adad51b98a712abe1e509267e858b09c | |
| parent | 0e462d71de4b9b5df311c30fad4060d2ea43499d (diff) | |
| download | man-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>
| -rw-r--r-- | man7/pid_namespaces.7 | 1 |
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), |
