From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- upstream/archlinux/man1/chvt.1 | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 upstream/archlinux/man1/chvt.1 (limited to 'upstream/archlinux/man1/chvt.1') diff --git a/upstream/archlinux/man1/chvt.1 b/upstream/archlinux/man1/chvt.1 new file mode 100644 index 00000000..d015b05c --- /dev/null +++ b/upstream/archlinux/man1/chvt.1 @@ -0,0 +1,31 @@ +.\" @(#)chvt.1 1.0 970126 aeb +.TH CHVT 1 "26 January 1997" "kbd" +.SH NAME +chvt \- change foreground virtual terminal +.SH SYNOPSIS +.B chvt +[\fI\,option\/\fR...] +.I N +.SH DESCRIPTION +The command +.B chvt +.I N +makes +.I /dev/ttyN +the foreground terminal. +(The corresponding screen is created if it did not exist yet. +To get rid of unused VTs, +use +.BR deallocvt (1).) +The key combination +.RI (Ctrl-)LeftAlt-F N +(with +.I N +in the range 1-12) usually has a similar effect. +.SH OPTIONS +.TP +.I "\-V, \-\-version" +print program version and exit. +.TP +.I "\-h, \-\-help" +show this text and exit. -- cgit v1.2.3