s/\.SH WARNING/.SH NOTES/

This commit is contained in:
Michael Kerrisk 2007-05-16 02:41:52 +00:00
parent ea165b17e4
commit 6c36ac81bf
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ interrupted by the signal.
.SH "RETURN VALUE"
.BR sigreturn ()
never returns.
.SH WARNING
.SH NOTES
The
.BR sigreturn ()
call is used by the kernel to implement signal handlers.