alloc_hugepages.2, futex.2, vm86.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-23 16:40:46 +02:00
parent 82e683e6bd
commit 11b520ed8f
3 changed files with 4 additions and 4 deletions

View File

@ -43,7 +43,7 @@ and
were introduced in Linux 2.5.36 and removed again in 2.5.54.
They existed only on i386 and ia64 (when built with
.BR CONFIG_HUGETLB_PAGE ).
In Linux 2.4.20 the syscall numbers exist,
In Linux 2.4.20, the syscall numbers exist,
but the calls fail with the error
.BR ENOSYS .
.LP

View File

@ -294,9 +294,9 @@ Initial futex support was merged in Linux 2.5.7 but with different semantics
from what was described above.
A 4-argument system call with the semantics
described in this page was introduced in Linux 2.5.40.
In Linux 2.5.70 one argument
In Linux 2.5.70, one argument
was added.
In Linux 2.6.7 a sixth argument was added\(emmessy, especially
In Linux 2.6.7, a sixth argument was added\(emmessy, especially
on the s390 architecture.
.SH CONFORMING TO
This system call is Linux-specific.

View File

@ -36,7 +36,7 @@ vm86old, vm86 \- enter virtual 8086 mode
The system call
.BR vm86 ()
was introduced in Linux 0.97p2.
In Linux 2.1.15 and 2.0.28 it was renamed to
In Linux 2.1.15 and 2.0.28, it was renamed to
.BR vm86old (),
and a new
.BR vm86 ()