aboutsummaryrefslogtreecommitdiffstats
path: root/man2/clone.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/clone.2')
-rw-r--r--man2/clone.26
1 files changed, 4 insertions, 2 deletions
diff --git a/man2/clone.2 b/man2/clone.2
index c57650eb88..e6f5584c34 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -425,7 +425,9 @@ If this flag is not set, then (as with
the process is created in the same user namespace as the calling process.
For further information on user namespaces, see
-.BR namespaces (7).
+.BR namespaces (7)
+and
+.BR user_namespaces (7)
Before Linux 3.8, use of
.BR CLONE_NEWUSER
@@ -962,7 +964,7 @@ was specified in
.IR flags ,
but either the effective user ID or the effective group ID of the caller
does not have a mapping in the parent namespace (see
-.BR namespaces (7)).
+.BR user_namespaces (7)).
.SH VERSIONS
There is no entry for
.BR clone ()