aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-03-21 16:50:17 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-09-13 20:16:01 -0700
commitb6462f75197fc4c7699b26a741507501bd55ef41 (patch)
treeb8bb746b95448d8600a5b6e25d179f48e95d17ca
parent77f95488309abea211e00f5db4dad5ad7882f1a7 (diff)
downloadman-pages-b6462f75197fc4c7699b26a741507501bd55ef41.tar.gz
user_namespaces.7: SEE ALSO: add newgidmap(1), newuidmap(1), subgid(5), subuid(5)
Pages in the "shadow" package Reported-by: Serge Hallyn <serge.hallyn@ubuntu.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/user_namespaces.74
1 files changed, 4 insertions, 0 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7
index 37dd8e8400..319a139bac 100644
--- a/man7/user_namespaces.7
+++ b/man7/user_namespaces.7
@@ -908,10 +908,14 @@ main(int argc, char *argv[])
}
.fi
.SH SEE ALSO
+.BR newgidmap (1), \" From the shadow package
+.BR newuidmap (1), \" From the shadow package
.BR clone (2),
.BR setns (2),
.BR unshare (2),
.BR proc (5),
+.BR subgid (5), \" From the shadow package
+.BR subuid (5), \" From the shadow package
.BR credentials (7),
.BR capabilities (7),
.BR namespaces (7),