From 8ac3b85e63a7379bfff505cc3483fda96446a688 Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Mon, 3 Aug 1998 00:58:37 +0000 Subject: 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 --- lib/libpthread/man/pthread_cond_broadcast.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libpthread/man/pthread_cond_broadcast.3') diff --git a/lib/libpthread/man/pthread_cond_broadcast.3 b/lib/libpthread/man/pthread_cond_broadcast.3 index 3298e7424a66..e30283859339 100644 --- a/lib/libpthread/man/pthread_cond_broadcast.3 +++ b/lib/libpthread/man/pthread_cond_broadcast.3 @@ -63,6 +63,6 @@ is invalid. .Xr pthread_cond_signal 3 .Sh STANDARDS .Fn pthread_cond_broadcast -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. -- cgit v1.2.3