From 364ce93556e97f2b924765e67c52071a652e00a9 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 2 Feb 2015 16:22:55 +0100 Subject: [PATCH] user_namespaces.7: wfix Signed-off-by: Michael Kerrisk --- man7/user_namespaces.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index ebeb26fd3..d637eac19 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.,