From a6ff3fe2e91fc381861cc7c8409c5d66ba9cdf6c Mon Sep 17 00:00:00 2001 From: jb Date: Fri, 3 Apr 1998 09:12:19 +0000 Subject: This function compiles with the standard, so say so. --- lib/libpthread/man/pthread_join.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libpthread') diff --git a/lib/libpthread/man/pthread_join.3 b/lib/libpthread/man/pthread_join.3 index cabf319..1c13216 100644 --- a/lib/libpthread/man/pthread_join.3 +++ b/lib/libpthread/man/pthread_join.3 @@ -1,4 +1,4 @@ -.\" Copyright (c) 1996 John Birrell . +.\" Copyright (c) 1996-1998 John Birrell . .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -95,6 +95,6 @@ specifies the calling thread. .Xr pthread_create 3 .Sh STANDARDS .Fn pthread_join -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-06-12 -- cgit v1.1