From: Michael Kerrisk Date: Mon, 15 Jun 2020 14:32:52 +0000 (+0200) Subject: setns.2: Minor tweak X-Git-Tag: man-pages-5.08~150 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=6c2a93c3caf62e4295ef8da52daa6de16f10df57;p=thirdparty%2Fman-pages.git setns.2: Minor tweak Signed-off-by: Michael Kerrisk --- diff --git a/man2/setns.2 b/man2/setns.2 index 05e638c321..20b8021ac8 100644 --- a/man2/setns.2 +++ b/man2/setns.2 @@ -288,7 +288,7 @@ The caller is multithreaded and tried to join a new user namespace. .I fd is a PID file descriptor and .I nstype -does not specify any valid namespaces (e.g., it is 0). +is invalid (e.g., it is 0). .TP .B ENOMEM Cannot allocate sufficient memory to change the specified namespace.