summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_cond_timedwait.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthread_cond_timedwait.3')
-rw-r--r--lib/libpthread/man/pthread_cond_timedwait.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_cond_timedwait.3 b/lib/libpthread/man/pthread_cond_timedwait.3
index 40cf5ec..15f4bb3 100644
--- a/lib/libpthread/man/pthread_cond_timedwait.3
+++ b/lib/libpthread/man/pthread_cond_timedwait.3
@@ -57,7 +57,8 @@ and the current thread requires the lock on
.Sh RETURN VALUES
If successful, the
.Fn pthread_cond_timedwait
-function will return zero. Otherwise an error number will be returned to
+function will return zero.
+Otherwise an error number will be returned to
indicate the error.
.Sh ERRORS
.Fn pthread_cond_timedwait
OpenPOWER on IntegriCloud