aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2019-02-25 14:22:12 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-02-25 14:22:12 +0100
commita5819baa01d1f37cd226540f23d94818a16f264a (patch)
tree0b5adfbbfe6775aacf9cd70897dfd5a53f43e61c
parentd0a395a2345a6818d26262036484aa1f251ad64c (diff)
downloadman-pages-a5819baa01d1f37cd226540f23d94818a16f264a.tar.gz
syscalls.2: Comment out details of a few system calls that only ever briefly existed
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/syscalls.226
1 files changed, 13 insertions, 13 deletions
diff --git a/man2/syscalls.2 b/man2/syscalls.2
index 5a18267d57..7275ed6153 100644
--- a/man2/syscalls.2
+++ b/man2/syscalls.2
@@ -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