summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-04-03 09:12:19 +0000
committerjb <jb@FreeBSD.org>1998-04-03 09:12:19 +0000
commita6ff3fe2e91fc381861cc7c8409c5d66ba9cdf6c (patch)
tree00e7f7c1300e37c046a01f9c8db1f9f0f7fc37e5 /share
parent449d1d74af3d015a43cf3407730ff9c903f51aca (diff)
downloadFreeBSD-src-a6ff3fe2e91fc381861cc7c8409c5d66ba9cdf6c.zip
FreeBSD-src-a6ff3fe2e91fc381861cc7c8409c5d66ba9cdf6c.tar.gz
This function compiles with the standard, so say so.
Diffstat (limited to 'share')
-rw-r--r--share/man/man3/pthread_join.36
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man3/pthread_join.3 b/share/man/man3/pthread_join.3
index cabf319..1c13216 100644
--- a/share/man/man3/pthread_join.3
+++ b/share/man/man3/pthread_join.3
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1996 John Birrell <jb@cimlogic.com.au>.
+.\" Copyright (c) 1996-1998 John Birrell <jb@cimlogic.com.au>.
.\" 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
OpenPOWER on IntegriCloud