syscalls.2: Note a few system calls that were removed in Linux 2.6

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-03-23 14:09:47 +13:00
parent 8f804f14cb
commit 13f66890a4
1 changed files with 4 additions and 4 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 2012-03-05 "Linux" "Linux Programmer's Manual"
.TH SYSCALLS 2 2012-03-23 "Linux" "Linux Programmer's Manual"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS
@ -187,7 +187,7 @@ l l l.
\fBclose\fP(2)
\fBconnect\fP(2)
\fBcreat\fP(2)
\fBcreate_module\fP(2)
\fBcreate_module\fP(2) Removed in 2.6
\fBdelete_module\fP(2)
\fBdup\fP(2)
\fBdup2\fP(2)
@ -239,7 +239,7 @@ l l l.
\fBftruncate64\fP(2) 2.4
\fBfutex\fP(2) 2.6
\fBfutimesat\fP(2) 2.6.16
\fBget_kernel_syms\fP(2)
\fBget_kernel_syms\fP(2) Removed in 2.6
\fBget_mempolicy\fP(2) 2.6.6
\fBget_robust_list\fP(2) 2.6.17
\fBget_thread_area\fP(2) 2.6
@ -403,7 +403,7 @@ l l l.
\fBpwrite64\fP(2) Added as "pwrite" in 2.2;
renamed "pwrite64" in 2.6
\fBpwritev\fP(2) 2.6.30
\fBquery_module\fP(2) 2.2
\fBquery_module\fP(2) 2.2 Removed in 2.6
\fBquotactl\fP(2)
\fBread\fP(2)
\fBreadahead\fP(2) 2.4.13