diff --git a/man2/sigaction.2 b/man2/sigaction.2 index 830a7d8ac..ab4dade72 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -497,6 +497,9 @@ preventing not only the delivered signal from being masked during execution of the handler, but also the signals specified in .IR sa_mask . This bug is was fixed in kernel 2.6.14. +.SH EXAMPLE +See +.BR mprotect (2). .SH "SEE ALSO" .BR kill (1), .BR kill (2),