summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread.3')
-rw-r--r--share/man/man3/pthread.33
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man3/pthread.3 b/share/man/man3/pthread.3
index ee57991..d9152d9 100644
--- a/share/man/man3/pthread.3
+++ b/share/man/man3/pthread.3
@@ -40,7 +40,8 @@
POSIX threads are a set of functions that support applications with
requirements for multiple flows of control, called
.Fa threads ,
-within a process. Multithreading is used to improve the performance of a
+within a process.
+Multithreading is used to improve the performance of a
program.
.Pp
The POSIX thread functions are summarized in this section in the following
OpenPOWER on IntegriCloud