summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_detach.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthread_detach.3')
-rw-r--r--lib/libpthread/man/pthread_detach.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_detach.3 b/lib/libpthread/man/pthread_detach.3
index 75c9d42..a3b660f 100644
--- a/lib/libpthread/man/pthread_detach.3
+++ b/lib/libpthread/man/pthread_detach.3
@@ -54,7 +54,7 @@ If
has not terminated,
.Fn pthread_detach
will not cause it to terminate.
-The effect of multiple
+The effect of multiple
.Fn pthread_detach
calls on the same target thread is unspecified.
.Sh RETURN VALUES
OpenPOWER on IntegriCloud