aboutsummaryrefslogtreecommitdiffstats
path: root/man4/vcs.4
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-07-07 08:27:03 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-07-07 08:27:03 +0000
commit8c383102d0093c8f042728aa05716b89416b64dd (patch)
tree17d8f127d4fb4cd3239b1c8e3eca7c4de8e5e4fd /man4/vcs.4
parent2bc2f4798feabd972879ff8f1633b08e337f57e1 (diff)
downloadman-pages-8c383102d0093c8f042728aa05716b89416b64dd.tar.gz
hyphen/dash fixes
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