diff --git a/man2/ioctl_userfaultfd.2 b/man2/ioctl_userfaultfd.2 index b74ba5013..4fb222811 100644 --- a/man2/ioctl_userfaultfd.2 +++ b/man2/ioctl_userfaultfd.2 @@ -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),