summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/sem_wait.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-02-26 15:16:43 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-02-26 15:16:43 +0000
commit096841eceb6f1e33621f6688cd52239f87d99c31 (patch)
tree074bb1bce3d9a9fbaaf7ced4a1683d6e5a256e9b /lib/libc_r/man/sem_wait.3
parent589a5e341f2fb2700816e0a54ce169a00175be21 (diff)
Notes
Diffstat (limited to 'lib/libc_r/man/sem_wait.3')
-rw-r--r--lib/libc_r/man/sem_wait.35
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc_r/man/sem_wait.3 b/lib/libc_r/man/sem_wait.3
index ab085820ec79..beff2e315dec 100644
--- a/lib/libc_r/man/sem_wait.3
+++ b/lib/libc_r/man/sem_wait.3
@@ -89,6 +89,5 @@ The semaphore value was zero, and thus could not be decremented.
.Fn sem_wait
and
.Fn sem_trywait
-conform to ISO/IEC 9945-1 ANSI/IEEE
-.Pq Dq Tn POSIX
-Std 1003.1 1996 Edition.
+conform to
+.St -p1003.1-96 .