summaryrefslogtreecommitdiffstats
path: root/man2/unimplemented.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/unimplemented.2')
-rw-r--r--man2/unimplemented.226
1 files changed, 13 insertions, 13 deletions
diff --git a/man2/unimplemented.2 b/man2/unimplemented.2
index 577380615..d0c62ecf8 100644
--- a/man2/unimplemented.2
+++ b/man2/unimplemented.2
@@ -22,27 +22,27 @@ to
.BR ENOSYS .
.SH NOTES
Note that
-.BR ftime (3),
-.BR profil (3),
+.MR ftime 3 ,
+.MR profil 3 ,
and
-.BR ulimit (3)
+.MR ulimit 3
are implemented as library functions.
.P
Some system calls, like
-.BR alloc_hugepages (2),
-.BR free_hugepages (2),
-.BR ioperm (2),
-.BR iopl (2),
+.MR alloc_hugepages 2 ,
+.MR free_hugepages 2 ,
+.MR ioperm 2 ,
+.MR iopl 2 ,
and
-.BR vm86 (2)
+.MR vm86 2
exist only on certain architectures.
.P
Some system calls, like
-.BR ipc (2),
-.BR create_module (2),
-.BR init_module (2),
+.MR ipc 2 ,
+.MR create_module 2 ,
+.MR init_module 2 ,
and
-.BR delete_module (2)
+.MR delete_module 2
exist only when the Linux kernel was built with support for them.
.SH SEE ALSO
-.BR syscalls (2)
+.MR syscalls 2