]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
setns.2: Minor tweak
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 15 Jun 2020 14:32:52 +0000 (16:32 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 15 Jun 2020 14:32:52 +0000 (16:32 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/setns.2

index 05e638c3218585f32afcd480a7c9c59c0f52207a..20b8021ac875b19a956eaf48a91387a27c17b6f9 100644 (file)
@@ -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.