summaryrefslogtreecommitdiffstats
path: root/man2/ioctl_pagemap_scan.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/ioctl_pagemap_scan.2')
-rw-r--r--man2/ioctl_pagemap_scan.28
1 files changed, 4 insertions, 4 deletions
diff --git a/man2/ioctl_pagemap_scan.2 b/man2/ioctl_pagemap_scan.2
index 0394243bc..b83cbdec9 100644
--- a/man2/ioctl_pagemap_scan.2
+++ b/man2/ioctl_pagemap_scan.2
@@ -19,7 +19,7 @@ Standard C library
.fi
.SH DESCRIPTION
This
-.BR ioctl (2)
+.MR ioctl 2
is used to get and optionally clear some specific flags from page table entries.
The information is returned with
.B PAGE_SIZE
@@ -30,12 +30,12 @@ the
.B UFFD_FEATURE_WP_ASYNC
must be enabled by
.B UFFDIO_API
-.BR ioctl (2)
+.MR ioctl 2
on
.B userfaultfd
and memory range must be registered with
.B UFFDIO_REGISTER
-.BR ioctl (2)
+.MR ioctl 2
in
.B UFFDIO_REGISTER_MODE_WP
mode.
@@ -203,4 +203,4 @@ Linux.
.SH HISTORY
Linux 6.7.
.SH SEE ALSO
-.BR ioctl (2)
+.MR ioctl 2