intro.2: Added various pages to SEE ALSO

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-11-11 06:55:35 +01:00
parent 6d678d7702
commit 4af700b726
1 changed files with 21 additions and 3 deletions

View File

@ -24,7 +24,7 @@
.\" new _syscall(2) page, and substantially enhanced and rewrote
.\" the remaining material on this page.
.\"
.TH INTRO 2 2010-09-10 "Linux" "Linux Programmer's Manual"
.TH INTRO 2 2010-11-11 "Linux" "Linux Programmer's Manual"
.SH NAME
intro \- Introduction to system calls
.SH DESCRIPTION
@ -85,7 +85,25 @@ Look at the header of the manual page source for the author(s) and copyright
conditions.
Note that these can be different from page to page!
.SH "SEE ALSO"
.ad l
.nh
.BR _syscall (2),
.BR syscall (2),
.BR errno (3)
.BR standards (7)
.BR syscalls (2),
.BR errno (3),
.BR intro (3),
.BR capabilities (7),
.BR credentials (7),
.BR feature_test_macros (7),
.BR mq_overview (7),
.BR path_resolution (7),
.BR pipe (7),
.BR pty (7),
.BR sem_overview (7),
.BR shm_overview (7),
.BR signal (7),
.BR svipc (7),
.BR standards (7),
.BR socket (7),
.BR symlink (7),
.BR time (7)