]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/killpg.2
Formatted signal names
[thirdparty/man-pages.git] / man2 / killpg.2
index 35fbac0cee71a191389c9545712f38b5821d262c..e2a0fbb283f5e7c35462c3c9de67eaa4c8980604 100644 (file)
@@ -69,7 +69,9 @@ it must either be privileged (under Linux: have the
 capability), or the real or effective
 user ID of the sending process must equal the real or
 saved set-user-ID of the target process.
-In the case of SIGCONT it suffices when the sending and receiving
+In the case of
+.B SIGCONT
+it suffices when the sending and receiving
 processes belong to the same session.
 .SH "RETURN VALUE"
 On success, zero is returned.