aboutsummaryrefslogtreecommitdiffstats
path: root/man7/namespaces.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-06-01 11:21:29 -0500
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-06-01 11:21:29 -0500
commit7eb8372d87d13067fbbfc4056b3a97334f0eed99 (patch)
treee9a8e40ef09bfce84b541d6270cee55db2503c00 /man7/namespaces.7
parentc39946e06e3656cdd349241fed793aa1c291cb29 (diff)
downloadman-pages-7eb8372d87d13067fbbfc4056b3a97334f0eed99.tar.gz
namespaces.7: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/namespaces.7')
-rw-r--r--man7/namespaces.73
1 files changed, 3 insertions, 0 deletions
diff --git a/man7/namespaces.7 b/man7/namespaces.7
index 5e08b4d00b..98ed3e5017 100644
--- a/man7/namespaces.7
+++ b/man7/namespaces.7
@@ -176,15 +176,18 @@ This file is a handle for the cgroup namespace of the process.
This file is a handle for the IPC namespace of the process.
.TP
.IR /proc/[pid]/ns/mnt " (since Linux 3.8)"
+.\" commit 8823c079ba7136dc1948d6f6dcb5f8022bde438e
This file is a handle for the mount namespace of the process.
.TP
.IR /proc/[pid]/ns/net " (since Linux 3.0)"
This file is a handle for the network namespace of the process.
.TP
.IR /proc/[pid]/ns/pid " (since Linux 3.8)"
+.\" commit 57e8391d327609cbf12d843259c968b9e5c1838f
This file is a handle for the PID namespace of the process.
.TP
.IR /proc/[pid]/ns/user " (since Linux 3.8)"
+.\" commit cde1975bc242f3e1072bde623ef378e547b73f91
This file is a handle for the user namespace of the process.
.TP
.IR /proc/[pid]/ns/uts " (since Linux 3.0)"