diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-05-09 14:02:06 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-05-09 14:02:06 +0000 |
| commit | f167d7fb3e81bd884d7b76b78f1216c5afc5db3d (patch) | |
| tree | 748aa914ceae347f84ac91d5a020a04ce51ea2e7 /lib/libpthread | |
| parent | f9602de6f7ec0f4f2ae814d87c9311c6763e4acc (diff) | |
Notes
Diffstat (limited to 'lib/libpthread')
| -rw-r--r-- | lib/libpthread/man/pthread_cond_timedwait.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_cond_timedwait.3 b/lib/libpthread/man/pthread_cond_timedwait.3 index a5fa52b3a031..e80c2bfb99ac 100644 --- a/lib/libpthread/man/pthread_cond_timedwait.3 +++ b/lib/libpthread/man/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 |
