.Sh RETURN VALUES
If successful, the
.Fn pthread_cond_signal
-function will return zero, otherwise an error number will be returned
-to indicate the error.
+function will return zero.
+Otherwise, an error number will be returned to indicate the error.
.Sh ERRORS
.Fn pthread_cond_signal
will fail if: