diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/user_namespaces.7 | 2 |
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., |
