summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_cond_timedwait.3
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-05-09 14:02:06 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-05-09 14:02:06 +0000
commit14e9cd73ea6a59a4bbaa7c1a2f7cb224d3655e29 (patch)
tree11b3b80b09abc85bfe5df97ac9e66c89e635cf04 /share/man/man3/pthread_cond_timedwait.3
parentfd65d0b7d9899c055986e248e5f45d5901678539 (diff)
downloadFreeBSD-src-14e9cd73ea6a59a4bbaa7c1a2f7cb224d3655e29.zip
FreeBSD-src-14e9cd73ea6a59a4bbaa7c1a2f7cb224d3655e29.tar.gz
Fix miscellaneous mdoc macro argument limit infringements.
PR: 18465 Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Diffstat (limited to 'share/man/man3/pthread_cond_timedwait.3')
-rw-r--r--share/man/man3/pthread_cond_timedwait.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_cond_timedwait.3 b/share/man/man3/pthread_cond_timedwait.3
index a5fa52b..e80c2bf 100644
--- a/share/man/man3/pthread_cond_timedwait.3
+++ b/share/man/man3/pthread_cond_timedwait.3
@@ -32,7 +32,7 @@
.Os BSD 4
.Sh NAME
.Nm pthread_cond_timedwait
-.Nd wait on a condition variable for a specific amount of time
+.Nd "wait on a condition variable for a specific amount of time"
.Sh LIBRARY
.Lb libc_r
.Sh SYNOPSIS
OpenPOWER on IntegriCloud