aboutsummaryrefslogtreecommitdiffstats
path: root/man7/user_namespaces.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-12-11 15:56:08 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-12-12 07:27:23 +0100
commit414908519de1d6679634e22f82c008c235ea6be8 (patch)
treec0ecd5cd44b710de138e6cf6c339778a228174bd /man7/user_namespaces.7
parent7af6863be7a56790bd9b6544929f35a4aa4d95ea (diff)
downloadman-pages-414908519de1d6679634e22f82c008c235ea6be8.tar.gz
user_namespaces.7: Add reference to namespaces(7) for NS_GET_USERNS operation
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/user_namespaces.7')
-rw-r--r--man7/user_namespaces.77
1 files changed, 7 insertions, 0 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7
index 842b007110..15732739d4 100644
--- a/man7/user_namespaces.7
+++ b/man7/user_namespaces.7
@@ -344,6 +344,13 @@ the process's UTS namespace, and check whether the process has the
required capability
.RB ( CAP_SYS_ADMIN )
in that user namespace.
+
+The
+.BR NS_GET_USERNS
+.BR ioctl (2)
+operation can be used to discover the user namespace with which
+a non-user namespace is associated; see
+.BR namespaces (7).
.\"
.\" ============================================================
.\"