summaryrefslogtreecommitdiffstats
path: root/man2/subpage_prot.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/subpage_prot.2')
-rw-r--r--man2/subpage_prot.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/subpage_prot.2 b/man2/subpage_prot.2
index c006821c1..00a38b6e6 100644
--- a/man2/subpage_prot.2
+++ b/man2/subpage_prot.2
@@ -26,7 +26,7 @@ Standard C library
glibc provides no wrapper for
.BR subpage_prot (),
necessitating the use of
-.BR syscall (2).
+.MR syscall 2 .
.SH DESCRIPTION
The PowerPC-specific
.BR subpage_prot ()
@@ -111,8 +111,8 @@ hardware pages (on machines with hardware 64-kB page support).
.\" But Paul Mackerass says (Oct 2010): I'm pretty sure we now only switch
.\" the affected segment, not the whole process.
.SH SEE ALSO
-.BR mprotect (2),
-.BR syscall (2)
+.MR mprotect 2 ,
+.MR syscall 2
.P
.I Documentation/admin\-guide/mm/hugetlbpage.rst
in the Linux kernel source tree