From: Kele Huang Date: Mon, 22 Sep 2025 03:59:31 +0000 (-0400) Subject: man/man2/unshare.2: grfix X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=357ffc6a96297c0f0711cf40adc266b1e62d8544;p=thirdparty%2Fman-pages.git man/man2/unshare.2: grfix Signed-off-by: Kele Huang Message-ID: <20250922035934.446271-4-kele@cs.columbia.edu> Signed-off-by: Alejandro Colomar --- diff --git a/man/man2/unshare.2 b/man/man2/unshare.2 index 59d94ad1e..eea59aa37 100644 --- a/man/man2/unshare.2 +++ b/man/man2/unshare.2 @@ -285,7 +285,7 @@ is specified as zero, then is a no-op; no changes are made to the calling process's execution context. .SH RETURN VALUE -On success, zero returned. +On success, zero is returned. On failure, \-1 is returned and .I errno is set to indicate the error.