ubase/chvt.1
David Galos 641c7e79f3 Add chvt(1)
This is essentially cherry-picked from sbase with slight
modifications as we can now assume that it will be running on
Linux.
2013-08-15 16:50:51 +01:00

11 lines
205 B
Groff

.TH CHVT 1 ubase\-VERSION
.SH NAME
chvt \- change foreground virtual terminal
.SH SYNOPSIS
.B chvt
.I N
.SH DESCRIPTION
.B chvt
brings /dev/ttyN to the foreground. This has the
same effect as Ctrl-Alt-FN.