diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-01-14 06:37:56 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-13 20:15:57 -0700 |
| commit | 13009cfaa6592f5657cf77f18045035df20b8778 (patch) | |
| tree | 8140002e1ac2ebdd52ac3355666b51343e98f90e /man2/setns.2 | |
| parent | 663e3be88a3de10e2fea0baf4f4280ef809f22cb (diff) | |
| download | man-pages-13009cfaa6592f5657cf77f18045035df20b8778.tar.gz | |
setns.2: Change page xref from proc(5) to namespaces(7)
Diffstat (limited to 'man2/setns.2')
| -rw-r--r-- | man2/setns.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/setns.2 b/man2/setns.2 index 9b20038e00..b538babcf7 100644 --- a/man2/setns.2 +++ b/man2/setns.2 @@ -24,7 +24,7 @@ The argument is a file descriptor referring to one of the namespace entries in a .I /proc/[pid]/ns/ directory; see -.BR proc (5) +.BR namespaces (5) for further information on .IR /proc/[pid]/ns/ . The calling thread will be reassociated with the corresponding namespace, |
