diff options
Diffstat (limited to 'lib/libc_r/man/pthread_cond_timedwait.3')
-rw-r--r-- | lib/libc_r/man/pthread_cond_timedwait.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_cond_timedwait.3 b/lib/libc_r/man/pthread_cond_timedwait.3 index 0c087b4b51b..113889bfa76 100644 --- a/lib/libc_r/man/pthread_cond_timedwait.3 +++ b/lib/libc_r/man/pthread_cond_timedwait.3 @@ -71,7 +71,6 @@ is invalid. The system time has reached or exceeded the time specified in .Fa abstime . .El -.Pp .Sh SEE ALSO .Xr pthread_cond_broadcast 3 , .Xr pthread_cond_destroy 3 , |