ioctl_userfaultfd.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-30 14:25:06 +01:00
parent ffbc7efcc2
commit 405513d327
1 changed files with 3 additions and 3 deletions

View File

@ -99,7 +99,7 @@ The kernel verifies that it can support the requested version, and sets the
and
.I ioctls
fields to bit masks representing all the available features and the generic
.BR ioctl (2
.BR ioctl (2)
operations available.
.\" FIXME We need to say more about the list of bits that can appear in
.\" these two fields.
@ -289,7 +289,7 @@ struct uffdio_zeropage {
.PP
The following values may be bitwise ORed in
.IR mode
to change the behavior of
to change the behavior of the
.B UFFDIO_ZERO
operation:
.TP
@ -351,7 +351,7 @@ operation).
.SH CONFORMING TO
These
.BR ioctl (2)
operations are Linux-specifix.
operations are Linux-specific.
.SH SEE ALSO
.BR ioctl (2),
.BR mmap (2),