summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_cond_wait.3
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>1998-08-03 00:58:37 +0000
committeralex <alex@FreeBSD.org>1998-08-03 00:58:37 +0000
commit5d69d2598bbfb0adafe1ac98710aab14ab1d8c2e (patch)
treeb799a059cbefba84ca4ff79939b3b86427266657 /lib/libpthread/man/pthread_cond_wait.3
parent9f99cda1260d8113f225474b4440e5a05854b74a (diff)
downloadFreeBSD-src-5d69d2598bbfb0adafe1ac98710aab14ab1d8c2e.zip
FreeBSD-src-5d69d2598bbfb0adafe1ac98710aab14ab1d8c2e.tar.gz
The pthreads standard has been published. Change:
...is expected to conform to IEEE (``POSIX'') Std 1003.1c when it is published. to: ...conforms to ISO/IEC 9945-1 ANSI/IEEE (``POSIX'') Std 1003.1 Second Edition 1996-07-12. Discussed with: jb
Diffstat (limited to 'lib/libpthread/man/pthread_cond_wait.3')
-rw-r--r--lib/libpthread/man/pthread_cond_wait.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_cond_wait.3 b/lib/libpthread/man/pthread_cond_wait.3
index a1b8d12..fa063bc 100644
--- a/lib/libpthread/man/pthread_cond_wait.3
+++ b/lib/libpthread/man/pthread_cond_wait.3
@@ -74,6 +74,6 @@ is invalid.
.Xr pthread_cond_broadcast 3
.Sh STANDARDS
.Fn pthread_cond_wait
-is expected to conform to IEEE
+conforms to ISO/IEC 9945-1 ANSI/IEEE
.Pq Dq Tn POSIX
-Std 1003.1c when it is published.
+Std 1003.1 Second Edition 1996-07-12.
OpenPOWER on IntegriCloud