summaryrefslogtreecommitdiffstats
path: root/man4/vcs.4
diff options
context:
space:
mode:
Diffstat (limited to 'man4/vcs.4')
-rw-r--r--man4/vcs.418
1 files changed, 9 insertions, 9 deletions
diff --git a/man4/vcs.4 b/man4/vcs.4
index fe159f093..68f6814ca 100644
--- a/man4/vcs.4
+++ b/man4/vcs.4
@@ -39,7 +39,7 @@ dimensions and cursor position:
.P
When a 512-character font is loaded,
the 9th bit position can be fetched by applying the
-.BR ioctl (2)
+.MR ioctl 2
.B VT_GETHIFONTMASK
operation
(available since Linux 2.6.18)
@@ -48,13 +48,13 @@ on
the value is returned in the
.I "unsigned short"
pointed to by the third
-.BR ioctl (2)
+.MR ioctl 2
argument.
.P
These devices replace the screendump
-.BR ioctl (2)
+.MR ioctl 2
operations of
-.BR ioctl_console (2),
+.MR ioctl_console 2 ,
so the system
administrator can control access using filesystem permissions.
.P
@@ -71,7 +71,7 @@ chown root:tty /dev/vcs*
.in
.P
No
-.BR ioctl (2)
+.MR ioctl 2
requests are supported.
.SH FILES
.I /dev/vcs[0\-63]
@@ -166,7 +166,7 @@ main(void)
}
.EE
.SH SEE ALSO
-.BR ioctl_console (2),
-.BR tty (4),
-.BR ttyS (4),
-.BR gpm (8)
+.MR ioctl_console 2 ,
+.MR tty 4 ,
+.MR ttyS 4 ,
+.MR gpm 8