summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_detach.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_detach.3')
-rw-r--r--share/man/man3/pthread_detach.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_detach.3 b/share/man/man3/pthread_detach.3
index 2891632..5893934 100644
--- a/share/man/man3/pthread_detach.3
+++ b/share/man/man3/pthread_detach.3
@@ -60,7 +60,7 @@ The effect of multiple
.Fn pthread_detach
calls on the same target thread is unspecified.
.Sh RETURN VALUES
-If successful, the
+If successful, the
.Fn pthread_detach
function will return zero.
Otherwise an error number will be returned to
OpenPOWER on IntegriCloud