]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/clone.2
minor punctuation clarification
[thirdparty/man-pages.git] / man2 / clone.2
index 6b18578f77c32a2b761d1c5cd75dbdb82edef491..051ae069ab107f55a99763bbec9e5d4cf67c43b3 100644 (file)
@@ -456,11 +456,10 @@ all members of the thread group.
 
 Each thread has its own signal mask, as set by
 .BR sigprocmask (2),
-but signals can be pending 
-either for the whole process
+but signals can be pending either: for the whole process
 (i.e., deliverable to any member of the thread group),
 when sent with
-.BR kill (2)
+.BR kill (2);
 or for an individual thread, when sent with
 .BR tgkill (2).
 A call to