summaryrefslogtreecommitdiffstats
path: root/man2/ioctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/ioctl.2')
-rw-r--r--man2/ioctl.238
1 files changed, 19 insertions, 19 deletions
diff --git a/man2/ioctl.2 b/man2/ioctl.2
index c10a5e2ec..517215eea 100644
--- a/man2/ioctl.2
+++ b/man2/ioctl.2
@@ -114,9 +114,9 @@ Version\~7 AT&T UNIX has
(where
.B struct sgttyb
has historically been used by
-.BR stty (2)
+.MR stty 2
and
-.BR gtty (2),
+.MR gtty 2 ,
and is polymorphic by request type (like a
.B void *
would be, if it had been available)).
@@ -151,7 +151,7 @@ SysVr4 has
.SH NOTES
In order to use this call, one needs an open file descriptor.
Often the
-.BR open (2)
+.MR open 2
call has unwanted side effects, that can be avoided under Linux
by giving it the
.B O_NONBLOCK
@@ -210,20 +210,20 @@ Thus, it seems that the new structure only gave disadvantages:
it does not help in checking, but it causes varying values
for the various architectures.
.SH SEE ALSO
-.BR execve (2),
-.BR fcntl (2),
-.BR ioctl_console (2),
-.BR ioctl_fat (2),
-.BR ioctl_ficlone (2),
-.BR ioctl_ficlonerange (2),
-.BR ioctl_fideduperange (2),
-.BR ioctl_fslabel (2),
-.BR ioctl_getfsmap (2),
-.BR ioctl_iflags (2),
-.BR ioctl_ns (2),
-.BR ioctl_tty (2),
-.BR ioctl_userfaultfd (2),
-.BR open (2),
+.MR execve 2 ,
+.MR fcntl 2 ,
+.MR ioctl_console 2 ,
+.MR ioctl_fat 2 ,
+.MR ioctl_ficlone 2 ,
+.MR ioctl_ficlonerange 2 ,
+.MR ioctl_fideduperange 2 ,
+.MR ioctl_fslabel 2 ,
+.MR ioctl_getfsmap 2 ,
+.MR ioctl_iflags 2 ,
+.MR ioctl_ns 2 ,
+.MR ioctl_tty 2 ,
+.MR ioctl_userfaultfd 2 ,
+.MR open 2 ,
.\" .BR mt (4),
-.BR sd (4),
-.BR tty (4)
+.MR sd 4 ,
+.MR tty 4