aboutsummaryrefslogtreecommitdiffstats
path: root/man7/user_namespaces.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-02-02 16:22:55 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-03-04 15:11:02 +0100
commit364ce93556e97f2b924765e67c52071a652e00a9 (patch)
treecbedd59eb7a33a715589579ca0d774e63fde9258 /man7/user_namespaces.7
parentf2d61dbbaaf326d080ddcd1478c7a468a4da412d (diff)
downloadman-pages-364ce93556e97f2b924765e67c52071a652e00a9.tar.gz
user_namespaces.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/user_namespaces.7')
-rw-r--r--man7/user_namespaces.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7
index ebeb26fd38..d637eac199 100644
--- a/man7/user_namespaces.7
+++ b/man7/user_namespaces.7
@@ -437,7 +437,7 @@ This mapping tells us
that the range starting at user ID 0 in this namespace
maps to a range starting at 0 in the (nonexistent) parent namespace,
and the length of the range is the largest 32-bit unsigned integer.
-(This deliberately leaves 4294967295 (the 32-bit signed \-1 value) unmapped.
+This leaves 4294967295 (the 32-bit signed \-1 value) unmapped.
This is deliberate:
.IR "(uid_t)\ \-1"
is used in several interfaces (e.g.,