From 5d69d2598bbfb0adafe1ac98710aab14ab1d8c2e Mon Sep 17 00:00:00 2001 From: alex 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_self.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libpthread/man/pthread_self.3') diff --git a/lib/libpthread/man/pthread_self.3 b/lib/libpthread/man/pthread_self.3 index 9ba0ee6..46c118a 100644 --- a/lib/libpthread/man/pthread_self.3 +++ b/lib/libpthread/man/pthread_self.3 @@ -54,6 +54,6 @@ None. .Xr pthread_equal 3 .Sh STANDARDS .Fn pthread_self -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.1