From 789b17216cf87fc80d54d79b814b10fe2c90c1ab Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 29 Dec 2007 15:01:28 +0000 Subject: [PATCH] ffix --- man4/vcs.4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man4/vcs.4 b/man4/vcs.4 index 7ee42aeee..b7831d95e 100644 --- a/man4/vcs.4 +++ b/man4/vcs.4 @@ -38,7 +38,9 @@ displayed virtual console terminal. terminals, they have major number 7 and minor number 1 to 63, usually mode 0644 and owner root.tty. \fI/dev/vcsa[0\-63]\fP are the same, but -using unsigned shorts (in host byte order) that include attributes, +using +.IR "unsigned short" s +(in host byte order) that include 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.)