aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r/man/sem_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/sem_init.3')
-rw-r--r--lib/libc_r/man/sem_init.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc_r/man/sem_init.3 b/lib/libc_r/man/sem_init.3
index 2449ce0d7295..ae791ba5de20 100644
--- a/lib/libc_r/man/sem_init.3
+++ b/lib/libc_r/man/sem_init.3
@@ -95,7 +95,9 @@ Std 1003.1 1996 Edition.
This implementation does not support shared semaphores, and reports this fact
by setting
.Va errno
-to EPERM. This is perhaps a stretch of the intention of POSIX, but is
+to
+.Er EPERM .
+This is perhaps a stretch of the intention of POSIX, but is
compliant, with the caveat that
.Fn sem_init
always reports a permissions error when an attempt to create a shared semaphore