aboutsummaryrefslogtreecommitdiff
path: root/console-tools/chvt.c
diff options
context:
space:
mode:
Diffstat (limited to 'console-tools/chvt.c')
-rw-r--r--console-tools/chvt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/chvt.c b/console-tools/chvt.c
index 7c2814d1c..2444e1f9d 100644
--- a/console-tools/chvt.c
+++ b/console-tools/chvt.c
@@ -7,7 +7,7 @@
7 * Licensed under GPLv2 or later, see file LICENSE in this source tree. 7 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
8 */ 8 */
9//config:config CHVT 9//config:config CHVT
10//config: bool "chvt (2 kb)" 10//config: bool "chvt (2.2 kb)"
11//config: default y 11//config: default y
12//config: help 12//config: help
13//config: This program is used to change to another terminal. 13//config: This program is used to change to another terminal.