From: Kele Huang Date: Mon, 22 Sep 2025 03:59:30 +0000 (-0400) Subject: man/man2/setns.2: grfix X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=584112ef27cc916cc64dc48bbef5da8cb7690126;p=thirdparty%2Fman-pages.git man/man2/setns.2: grfix Signed-off-by: Kele Huang Message-ID: <20250922035934.446271-3-kele@cs.columbia.edu> Signed-off-by: Alejandro Colomar --- diff --git a/man/man2/setns.2 b/man/man2/setns.2 index 299dc57b1..ea6a9c054 100644 --- a/man/man2/setns.2 +++ b/man/man2/setns.2 @@ -271,7 +271,7 @@ refers to a namespace whose type does not match that specified in .IR nstype . .TP .B EINVAL -There is problem with reassociating +There is a problem with reassociating the thread with the specified namespace. .TP .\" See kernel/pid_namespace.c::pidns_install() [kernel 3.18 sources]