Added SEE ALSO entry referring to new core.5 page

This commit is contained in:
Michael Kerrisk 2006-03-31 07:10:17 +00:00
parent 5937fccd01
commit e1a9bc1bc7
5 changed files with 6 additions and 2 deletions

View File

@ -416,5 +416,6 @@ are Linux specific.
.BR sigqueue (2),
.BR malloc (3),
.BR ulimit (3),
.BR core (5),
.BR capabilities (7),
.BR signal (7)

View File

@ -142,3 +142,4 @@ system call was introduced in Linux 2.1.57.
.\" The library interface was added in glibc 2.0.6
.SH "SEE ALSO"
.BR signal (2)
.BR core (5)

View File

@ -496,4 +496,5 @@ This use is obsolete now.
.BR siginterrupt (3),
.BR sigsetops (3),
.BR sigvec (3),
.BR core (5),
.BR signal (7)

View File

@ -1446,8 +1446,8 @@ This is automatically populated by the linker.
.Xr gdb 1 ,
.Xr ld 1 ,
.Xr objdump 1 ,
.Xr execve 2
.\" .Xr core 5
.Xr execve 2,
.Xr core 5
.Rs
.%A Hewlett-Packard
.%B Elf-64 Object File Format

View File

@ -268,5 +268,6 @@ signal 29 is
.BR sigsuspend (2),
.BR sigvec (3),
.BR sigset (3),
.BR core (5),
.BR proc (5),
.BR pthreads (7)