From: Alejandro Colomar Date: Sun, 24 Aug 2025 16:14:14 +0000 (+0200) Subject: man/man3/pthread_mutexattr_getpshared.3: ffix X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=765225e08b83991e4b7ba4ac22fbcd0f46d1b362;p=thirdparty%2Fman-pages.git man/man3/pthread_mutexattr_getpshared.3: ffix Reported-by: Helge Kreutzmann Signed-off-by: Alejandro Colomar --- diff --git a/man/man3/pthread_mutexattr_getpshared.3 b/man/man3/pthread_mutexattr_getpshared.3 index 2f0f03dc9..8c7c8983d 100644 --- a/man/man3/pthread_mutexattr_getpshared.3 +++ b/man/man3/pthread_mutexattr_getpshared.3 @@ -68,7 +68,8 @@ The value specified in is invalid. .TP .B ENOTSUP -.I pshared is +.I pshared +is .B PTHREAD_PROCESS_SHARED but the implementation does not support process-shared mutexes. .SH STANDARDS