OSDN Git Service

LDP: Update original to LDP v3.76
[linuxjm/LDP_man-pages.git] / original / man2 / syscalls.2
index e2de27c..1063f48 100644 (file)
@@ -28,7 +28,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH SYSCALLS 2 2014-10-02 "Linux" "Linux Programmer's Manual"
+.TH SYSCALLS 2 2014-12-31 "Linux" "Linux Programmer's Manual"
 .SH NAME
 syscalls \- Linux system calls
 .SH SYNOPSIS
@@ -173,6 +173,7 @@ Deprecated (does nothing)
 since 2.6
 T}
 \fBbind\fP(2)  2.0     See notes on \fBsocketcall\fP(2)
+\fBbpf\fP(2)   3.18
 \fBbrk\fP(2)   1.0
 \fBcacheflush\fP(2)    1.2     Not on x86
 \fBcapget\fP(2)        2.2
@@ -208,6 +209,7 @@ T}
 \fBeventfd\fP(2)       2.6.22
 \fBeventfd2\fP(2)      2.6.27
 \fBexecve\fP(2)        1.0
+\fBexecveat\fP(2)      3.19
 \fBexit\fP(2)  1.0
 \fBexit_group\fP(2)    2.6
 \fBfaccessat\fP(2)     2.6.16
@@ -845,10 +847,11 @@ and similarly
 .BR intro (2),
 .BR syscall (2),
 .BR unimplemented (2),
+.BR errno (3),
 .BR libc (7),
 .BR vdso (7)
 .SH COLOPHON
-This page is part of release 3.75 of the Linux
+This page is part of release 3.76 of the Linux
 .I man-pages
 project.
 A description of the project,