aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man7/user_namespaces.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7
index d76721d9a0..cadfa7a855 100644
--- a/man7/user_namespaces.7
+++ b/man7/user_namespaces.7
@@ -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,