diff --git a/man2/intro.2 b/man2/intro.2 index 477370749..f3d8e2bec 100644 --- a/man2/intro.2 +++ b/man2/intro.2 @@ -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)