aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-01-14 06:37:56 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-09-13 20:15:57 -0700
commit13009cfaa6592f5657cf77f18045035df20b8778 (patch)
tree8140002e1ac2ebdd52ac3355666b51343e98f90e
parent663e3be88a3de10e2fea0baf4f4280ef809f22cb (diff)
downloadman-pages-13009cfaa6592f5657cf77f18045035df20b8778.tar.gz
setns.2: Change page xref from proc(5) to namespaces(7)
-rw-r--r--man2/setns.22
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,