syscalls.2: Move discussion of set_zone_reclaim(2) out of main table

This system call was never visible to user space, so it makes
sense to move it out of the main table of system calls into
the notes below the table.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-07-16 09:49:44 +02:00
parent 8eec4a2373
commit 98309d3fea
1 changed files with 5 additions and 3 deletions

View File

@ -448,9 +448,6 @@ T}
\fBset_robust_list\fP(2) 2.6.17
\fBset_thread_area\fP(2) 2.6
\fBset_tid_address\fP(2) 2.6
\fBset_zone_reclaim\fP(2) 2.6.13 T{
Removed in 2.6.16 (was never available to userspace)
T}
.\" See http://lkml.org/lkml/2005/8/1/83
.\" "[PATCH] remove sys_set_zone_reclaim()"
\fBsetdomainname\fP(2)
@ -623,6 +620,11 @@ and
.BR putpmsg (2)
calls are for kernels patched to support STREAMS,
and may never be in the standard kernel.
There was briefly
.BR set_zone_reclaim (2),
added in Linux 2.6.13, and removed in 2.6.16;
this system call was never available to userspace.
.SH NOTES
.PP
Roughly speaking, the code belonging to the system call