syscalls.2: SEE ALSO: add intro(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-19 12:42:03 +01:00
parent 49bd7f5828
commit b73bf0aed0
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH SYSCALLS 2 2014-01-21 "Linux" "Linux Programmer's Manual"
.TH SYSCALLS 2 2014-02-20 "Linux" "Linux Programmer's Manual"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS
@ -830,6 +830,7 @@ and similarly
.\" and the semantics of the latter call were changed to what
.\" they are today.
.SH SEE ALSO
.BR intro (2),
.BR syscall (2),
.BR unimplemented (2),
.BR libc (7),