aboutsummaryrefslogtreecommitdiffstats
path: root/man4/vcs.4
diff options
context:
space:
mode:
Diffstat (limited to 'man4/vcs.4')
-rw-r--r--man4/vcs.416
1 files changed, 8 insertions, 8 deletions
diff --git a/man4/vcs.4 b/man4/vcs.4
index 991506edbc..bc9208ee1e 100644
--- a/man4/vcs.4
+++ b/man4/vcs.4
@@ -60,6 +60,14 @@ The devices for the first eight virtual consoles may be created by:
No
.BR ioctl (2)
requests are supported.
+.SH FILES
+/dev/vcs[0\-63]
+.br
+/dev/vcsa[0\-63]
+.SH AUTHOR
+Andries Brouwer <aeb@cwi.nl>
+.SH VERSIONS
+Introduced with version 1.1.92 of the Linux kernel.
.SH EXAMPLE
You may do a screendump on vt3 by switching to vt1 and typing
\fIcat /dev/vcs3 >foo\fP.
@@ -104,14 +112,6 @@ main(void)
exit(EXIT_SUCCESS);
}
.fi
-.SH FILES
-/dev/vcs[0\-63]
-.br
-/dev/vcsa[0\-63]
-.SH AUTHOR
-Andries Brouwer <aeb@cwi.nl>
-.SH VERSIONS
-Introduced with version 1.1.92 of the Linux kernel.
.SH "SEE ALSO"
.BR gpm (8),
.BR console (4),