summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_exit.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_exit.3')
-rw-r--r--share/man/man3/pthread_exit.33
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man3/pthread_exit.3 b/share/man/man3/pthread_exit.3
index 95da02b..dbc451e 100644
--- a/share/man/man3/pthread_exit.3
+++ b/share/man/man3/pthread_exit.3
@@ -68,7 +68,8 @@ An implicit call to
is made when a thread other than the thread in which
.Fn main
was first invoked returns from the start routine that was used to create
-it. The function's return value serves as the thread's exit status.
+it.
+The function's return value serves as the thread's exit status.
.Pp
The behavior of
.Fn pthread_exit
OpenPOWER on IntegriCloud