Up to date as at 2.6.25

This commit is contained in:
Michael Kerrisk 2008-04-28 08:58:21 +00:00
parent 527bf3f688
commit 4731cd2e39
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\"
.TH SYSCALLS 2 2008-02-22 "Linux" "Linux Programmer's Manual"
.TH SYSCALLS 2 2008-04-29 "Linux" "Linux Programmer's Manual"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS
@ -113,7 +113,7 @@ into a 2.4.x release after 2.4.15.
When this is so, the version where the system call appeared
in both of the major kernel series is listed.
.PP
The list of system calls that are available as at kernel 2.6.22
The list of system calls that are available as at kernel 2.6.25
(or in a few cases only on older kernels) is as follows:
.\"
.\" Looking at scripts/checksyscalls.sh in the kernel source is