getty: shrink help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 22 Oct 2011 01:16:23 +0000 (03:16 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 22 Oct 2011 01:16:23 +0000 (03:16 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
loginutils/getty.c

index 6245665..baad04e 100644 (file)
@@ -104,7 +104,7 @@ struct globals {
 //usage:#define getty_trivial_usage
 //usage:       "[OPTIONS] BAUD_RATE[,BAUD_RATE]... TTY [TERMTYPE]"
 //usage:#define getty_full_usage "\n\n"
-//usage:       "Open a tty, prompt for a login name, then invoke /bin/login\n"
+//usage:       "Open TTY, prompt for login name, then invoke /bin/login\n"
 //usage:     "\n       -h              Enable hardware RTS/CTS flow control"
 //usage:     "\n       -L              Set CLOCAL (ignore Carrier Detect state)"
 //usage:     "\n       -m              Get baud rate from modem's CONNECT status message"