summaryrefslogtreecommitdiffstats
path: root/man2/ioctl_pipe.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/ioctl_pipe.2')
-rw-r--r--man2/ioctl_pipe.28
1 files changed, 4 insertions, 4 deletions
diff --git a/man2/ioctl_pipe.2 b/man2/ioctl_pipe.2
index 5f5c42652..32f48d550 100644
--- a/man2/ioctl_pipe.2
+++ b/man2/ioctl_pipe.2
@@ -16,10 +16,10 @@ ioctl_pipe \- ioctl() operations for General notification mechanism
.fi
.SH DESCRIPTION
The following
-.BR ioctl (2)
+.MR ioctl 2
operations are provided to set up general notification queue parameters.
The notification queue is built on the top of a
-.BR pipe (2)
+.MR pipe 2
opened with the
.B O_NOTIFICATION_PIPE
flag.
@@ -60,5 +60,5 @@ struct watch_notification_type_filter {
.EE
.in
.SH SEE ALSO
-.BR pipe (2),
-.BR ioctl (2)
+.MR pipe 2 ,
+.MR ioctl 2