sigreturn.2: Remove crufty FILES section

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-12-04 12:01:44 +01:00
parent b71aac7e1a
commit 4c886933f9
1 changed files with 0 additions and 4 deletions

View File

@ -53,10 +53,6 @@ at the point where it was interrupted by the signal.
.SH RETURN VALUE
.BR sigreturn ()
never returns.
.SH FILES
/usr/src/linux/arch/i386/kernel/signal.c
.br
/usr/src/linux/arch/alpha/kernel/entry.S
.SH CONFORMING TO
.BR sigreturn ()
is specific to Linux and should not be used in programs intended to be