summaryrefslogtreecommitdiffstats
path: root/man2/ioctl_console.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/ioctl_console.2')
-rw-r--r--man2/ioctl_console.250
1 files changed, 25 insertions, 25 deletions
diff --git a/man2/ioctl_console.2 b/man2/ioctl_console.2
index abc50b786..b76dfe04e 100644
--- a/man2/ioctl_console.2
+++ b/man2/ioctl_console.2
@@ -24,7 +24,7 @@
ioctl_console \- ioctls for console terminal and virtual consoles
.SH DESCRIPTION
The following Linux-specific
-.BR ioctl (2)
+.MR ioctl 2
requests are supported for console terminals and virtual consoles.
Each requires a third argument, assumed here to be
.IR argp .
@@ -626,7 +626,7 @@ struct vt_sizes {
.IP
Note that this does not change the videomode.
See
-.BR resizecons (8).
+.MR resizecons 8 .
(Since Linux 1.1.54.)
.TP
.B VT_RESIZEX
@@ -655,7 +655,7 @@ Any parameter may be set to zero, indicating "no change", but if
multiple parameters are set, they must be self-consistent.
Note that this does not change the videomode.
See
-.BR resizecons (8).
+.MR resizecons 8 .
(Since Linux 1.3.3.)
.P
The action of the following ioctls depends on the first byte in the struct
@@ -888,28 +888,28 @@ on future versions of Linux.
.P
Use POSIX functions.
.SH SEE ALSO
-.BR dumpkeys (1),
-.BR kbd_mode (1),
-.BR loadkeys (1),
-.BR mknod (1),
-.BR setleds (1),
-.BR setmetamode (1),
-.BR execve (2),
-.BR fcntl (2),
-.BR ioctl_tty (2),
-.BR ioperm (2),
-.BR termios (3),
-.BR console_codes (4),
-.BR mt (4),
-.BR sd (4),
-.BR tty (4),
-.BR ttyS (4),
-.BR vcs (4),
-.BR vcsa (4),
-.BR charsets (7),
-.BR mapscrn (8),
-.BR resizecons (8),
-.BR setfont (8)
+.MR dumpkeys 1 ,
+.MR kbd_mode 1 ,
+.MR loadkeys 1 ,
+.MR mknod 1 ,
+.MR setleds 1 ,
+.MR setmetamode 1 ,
+.MR execve 2 ,
+.MR fcntl 2 ,
+.MR ioctl_tty 2 ,
+.MR ioperm 2 ,
+.MR termios 3 ,
+.MR console_codes 4 ,
+.MR mt 4 ,
+.MR sd 4 ,
+.MR tty 4 ,
+.MR ttyS 4 ,
+.MR vcs 4 ,
+.MR vcsa 4 ,
+.MR charsets 7 ,
+.MR mapscrn 8 ,
+.MR resizecons 8 ,
+.MR setfont 8
.P
.IR /usr/include/linux/kd.h ,
.I /usr/include/linux/vt.h