syscalls.2: Comment out details of a few system calls that only ever briefly existed

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-02-25 14:22:12 +01:00
parent d0a395a234
commit a5819baa01
1 changed files with 13 additions and 13 deletions

View File

@ -651,13 +651,13 @@ ARM OABI/EABI only (constant
.br
has \fB__ARM_NR\fP prefix)
T}
\fBsetaltroot\fP(2) 2.6.10 T{
Removed in 2.6.11, exposed one
of implementation details of
\fBpersonality\fP(2) (creating an
alternative root, precursor of
mount namespaces) to user space.
T}
.\" \fBsetaltroot\fP(2) 2.6.10 T{
.\" Removed in 2.6.11, exposed one
.\" of implementation details of
.\" \fBpersonality\fP(2) (creating an
.\" alternative root, precursor of
.\" mount namespaces) to user space.
.\" T}
.\" See http://lkml.org/lkml/2005/8/1/83
.\" "[PATCH] remove sys_set_zone_reclaim()"
\fBsetdomainname\fP(2) 1.0
@ -773,12 +773,12 @@ T}
\fBtimer_getoverrun\fP(2) 2.6
\fBtimer_gettime\fP(2) 2.6
\fBtimer_settime\fP(2) 2.6
.\" b215e283992899650c4271e7385c79e26fb9a88e
.\" 4d672e7ac79b5ec5cdc90e450823441e20464691
\fBtimerfd\fP(2) 2.6.22 T{
Old timerfd interface,
removed in 2.6.25
T}
.\" .\" b215e283992899650c4271e7385c79e26fb9a88e
.\" .\" 4d672e7ac79b5ec5cdc90e450823441e20464691
.\" \fBtimerfd\fP(2) 2.6.22 T{
.\" Old timerfd interface,
.\" removed in 2.6.25
.\" T}
\fBtimerfd_create\fP(2) 2.6.25
\fBtimerfd_gettime\fP(2) 2.6.25
\fBtimerfd_settime\fP(2) 2.6.25