aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_cond_destroy.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_cond_destroy.3')
-rw-r--r--share/man/man3/pthread_cond_destroy.35
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man3/pthread_cond_destroy.3 b/share/man/man3/pthread_cond_destroy.3
index bf8bbf38d6e2..380aa6982e8f 100644
--- a/share/man/man3/pthread_cond_destroy.3
+++ b/share/man/man3/pthread_cond_destroy.3
@@ -71,6 +71,5 @@ is locked by another thread.
.Xr pthread_cond_wait 3
.Sh STANDARDS
.Fn pthread_cond_destroy
-conforms to ISO/IEC 9945-1 ANSI/IEEE
-.Pq Dq Tn POSIX
-Std 1003.1 Second Edition 1996-07-12.
+conforms to
+.St -p1003.1-96 .