user_namespaces.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-02-02 16:22:55 +01:00
parent f2d61dbbaa
commit 364ce93556
1 changed files with 1 additions and 1 deletions

View File

@ -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.,