summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_getspecific.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_getspecific.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_getspecific.3')
-rw-r--r--lib/libpthread/man/pthread_getspecific.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpthread/man/pthread_getspecific.3 b/lib/libpthread/man/pthread_getspecific.3
index b53841e..b7875fb 100644
--- a/lib/libpthread/man/pthread_getspecific.3
+++ b/lib/libpthread/man/pthread_getspecific.3
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: pthread_getspecific.3,v 1.4 1997/02/22 15:05:24 peter Exp $
.\"
.Dd April 4, 1996
.Dt PTHREAD_GETSPECIFIC 3
@@ -77,6 +77,6 @@ None.
.Xr pthread_setspecific 3
.Sh STANDARDS
.Fn pthread_getspecific
-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