diff options
Diffstat (limited to 'coreutils/tty.c')
-rw-r--r-- | coreutils/tty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/tty.c b/coreutils/tty.c index 359e5bc93..9a5f1ef52 100644 --- a/coreutils/tty.c +++ b/coreutils/tty.c @@ -7,7 +7,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config TTY -//config: bool "tty" +//config: bool "tty (3.3 kb)" //config: default y //config: help //config: tty is used to print the name of the current terminal to |