OSDN Git Service

(split) LDP: Update original to LDP v3.63
[linuxjm/LDP_man-pages.git] / original / man2 / syscalls.2
index 265c654..03015f0 100644 (file)
@@ -28,7 +28,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH SYSCALLS 2 2013-04-17 "Linux" "Linux Programmer's Manual"
+.TH SYSCALLS 2 2014-02-20 "Linux" "Linux Programmer's Manual"
 .SH NAME
 syscalls \- Linux system calls
 .SH SYNOPSIS
@@ -328,7 +328,6 @@ T}
 \fBlstat\fP(2) 1.0
 \fBlstat64\fP(2)       2.4
 \fBmadvise\fP(2)       2.4
-\fBmadvise1\fP(2)      2.4
 \fBmbind\fP(2) 2.6.6
 .\" \fBmemory_ordering\fP(2)   ???     Sparc64
 \fBmigrate_pages\fP(2) 2.6.16
@@ -667,7 +666,7 @@ older system calls were superseded by newer ones,
 and this has been treated somewhat unsystematically.
 On platforms with
 proprietary operating-system emulation,
-such as parisc, sparc, sparc64 and alpha,
+such as parisc, sparc, sparc64, and alpha,
 there are many additional system calls; mips64 also contains a full
 set of 32-bit system calls.
 
@@ -831,6 +830,8 @@ 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)
+.BR libc (7),
+.BR vdso (7)