]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man7/pthreads.7
Formatted signal names
[thirdparty/man-pages.git] / man7 / pthreads.7
index cb945cfbb6b013272896bfeb760a408130a1f9ac..51c4b16db2ffa39f365f5c2430b27e1ef83a759c 100644 (file)
@@ -146,7 +146,11 @@ This thread handles thread creation and termination.
 .IP \- 3
 Signals are used internally by the implementation.
 On Linux 2.2 and later, the first three real-time signals are used.
-On older Linux kernels, SIGUSR1 and SIGUSR2 are used.
+On older Linux kernels,
+.B SIGUSR1
+and
+.B SIGUSR2
+are used.
 Applications must avoid the use of whichever set of signals is
 employed by the implementation.
 .IP \- 3