summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_mutex_init.3
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>1998-08-03 00:58:37 +0000
committerAlexander Langer <alex@FreeBSD.org>1998-08-03 00:58:37 +0000
commit8ac3b85e63a7379bfff505cc3483fda96446a688 (patch)
tree65043b1a9d4d39fd66c03f250c24268139549f22 /lib/libpthread/man/pthread_mutex_init.3
parentb4ff1b7295fb35340c2b2592a7a28579fcc4a0ed (diff)
Notes
Diffstat (limited to 'lib/libpthread/man/pthread_mutex_init.3')
-rw-r--r--lib/libpthread/man/pthread_mutex_init.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_mutex_init.3 b/lib/libpthread/man/pthread_mutex_init.3
index 5136eef1c16b..d32debf7e54d 100644
--- a/lib/libpthread/man/pthread_mutex_init.3
+++ b/lib/libpthread/man/pthread_mutex_init.3
@@ -70,6 +70,6 @@ The temporarily lacks the resources to create another mutex.
.Xr pthread_mutex_trylock 3
.Sh STANDARDS
.Fn pthread_mutex_init
-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.