aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man7/namespaces.77
1 files changed, 7 insertions, 0 deletions
diff --git a/man7/namespaces.7 b/man7/namespaces.7
index df6d87420f..781872f3c2 100644
--- a/man7/namespaces.7
+++ b/man7/namespaces.7
@@ -95,6 +95,13 @@ flags listed below, then new namespaces are created for each flag,
and the calling process is made a member of those namespaces.
(This system call also implements a number of features
unrelated to namespaces.)
+.TP
+.BR ioctl (2)
+Various
+.BR ioctl (2)
+operations can be used to discover information about namespaces.
+These operations are descibed in
+.BR ioctl_ns (2).
.PP
Creation of new namespaces using
.BR clone (2)