aboutsummaryrefslogtreecommitdiffstats
path: root/man4/vcs.4
diff options
context:
space:
mode:
Diffstat (limited to 'man4/vcs.4')
-rw-r--r--man4/vcs.48
1 files changed, 4 insertions, 4 deletions
diff --git a/man4/vcs.4 b/man4/vcs.4
index 7d189e7295..03c6c16a7b 100644
--- a/man4/vcs.4
+++ b/man4/vcs.4
@@ -32,9 +32,9 @@ vcs, vcsa \- virtual console memory
of the currently
displayed virtual console terminal.
.LP
-\fB/dev/vcs[1-63]\fP are character devices for virtual console
+\fB/dev/vcs[1\-63]\fP are character devices for virtual console
terminals, they have major number 7 and minor number 1 to 63, usually
-mode 0644 and owner root.tty. \fB/dev/vcsa[0-63]\fP are the same, but
+mode 0644 and owner root.tty. \fB/dev/vcsa[0\-63]\fP are the same, but
including attributes, and prefixed with four bytes giving the screen
dimensions and cursor position: \fIlines\fP, \fIcolumns\fP, \fIx\fP, \fIy\fP.
(\fIx\fP = \fIy\fP = 0 at the top left corner of the screen.)
@@ -100,9 +100,9 @@ there:
.fi
.SH FILES
-/dev/vcs[0-63]
+/dev/vcs[0\-63]
.br
-/dev/vcsa[0-63]
+/dev/vcsa[0\-63]
.SH AUTHOR
Andries Brouwer <aeb@cwi.nl>
.SH HISTORY