]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
user_namespaces(7): tfix
authorMike Frysinger <vapier@gentoo.org>
Wed, 5 Nov 2014 06:31:34 +0000 (01:31 -0500)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 30 Dec 2014 21:15:28 +0000 (22:15 +0100)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/user_namespaces.7

index d76721d9a0a1fa7975b3316c83558ee65ad29474..cadfa7a85545434ecc2e5db62214159b07238594 100644 (file)
@@ -34,7 +34,7 @@ For an overview of namespaces, see
 User namespaces isolate security-related identifiers and attributes,
 in particular,
 user IDs and group IDs (see
-.BR credentials (7),
+.BR credentials (7)),
 the root directory,
 keys (see
 .BR keyctl (2)),
@@ -572,7 +572,7 @@ in
 
 The cases where unmapped IDs are mapped in this fashion include
 system calls that return user IDs
-.RB ( getuid (2)
+.RB ( getuid (2),
 .BR getgid (2),
 and similar),
 credentials passed over a UNIX domain socket,