aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_cond_broadcast.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-07-10 13:41:46 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-07-10 13:41:46 +0000
commita307d598387eeb7d775332066d996ab0dadf7e5f (patch)
tree7527ff4999f5a053919cc7b9572e06aa34a3ba7c /lib/libpthread/man/pthread_cond_broadcast.3
parent9fe48c6e8d0e0133351770178246b4f76ae6a5d9 (diff)
mdoc(7) police: removed HISTORY info from the .Os call.
Notes
Notes: svn path=/head/; revision=79531
Diffstat (limited to 'lib/libpthread/man/pthread_cond_broadcast.3')
-rw-r--r--lib/libpthread/man/pthread_cond_broadcast.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_cond_broadcast.3 b/lib/libpthread/man/pthread_cond_broadcast.3
index 5a5f1a899459..f881886ed6cc 100644
--- a/lib/libpthread/man/pthread_cond_broadcast.3
+++ b/lib/libpthread/man/pthread_cond_broadcast.3
@@ -29,7 +29,7 @@
.\"
.Dd July 28, 1998
.Dt PTHREAD_COND_BROADCAST 3
-.Os BSD 4
+.Os
.Sh NAME
.Nm pthread_cond_broadcast
.Nd unblock all threads waiting for a condition variable