]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/sigaction.2
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man2 / sigaction.2
index 87ccbcc27c9216bff59229cbbbacbe7edd01c322..379cc2ccc8dc2477e98eb639f3d0876b5cf53fd7 100644 (file)
@@ -655,7 +655,7 @@ high priority input available
 .B POLL_HUP
 device disconnected
 .RE
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 .BR sigaction ()
 returns 0 on success and \-1 on error.
 .SH ERRORS
@@ -670,7 +670,7 @@ This will also be generated if an attempt
 is made to change the action for
 .BR SIGKILL " or " SIGSTOP ", "
 which cannot be caught or ignored.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 POSIX.1-2001, SVr4.
 .\" SVr4 does not document the EINTR condition.
 .SH NOTES
@@ -786,7 +786,7 @@ This bug was fixed in kernel 2.6.14.
 .SH EXAMPLE
 See
 .BR mprotect (2).
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR kill (1),
 .BR kill (2),
 .BR killpg (2),