setns.2: Minor tweak

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-06-15 16:32:52 +02:00
parent ea31fdec71
commit 6c2a93c3ca
1 changed files with 1 additions and 1 deletions

View 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.