Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2010-05-17 09:55:13 +02:00
parent 3227d3f982
commit ef215558fa
2 changed files with 2 additions and 2 deletions

View File

@ -657,7 +657,7 @@
"\n ::respawn:/bin/cttyhack /bin/sh" \
"\nGiving controlling tty to shell running with PID 1:" \
"\n $ exec cttyhack sh" \
"\nStarting an interative shell from boot shell script:" \
"\nStarting interactive shell from boot shell script:" \
"\n setsid cttyhack sh" \
#define cut_trivial_usage \

View File

@ -366,7 +366,7 @@ config CTTYHACK
$ exec cttyhack sh
Starting an interative shell from boot shell script:
Starting an interactive shell from boot shell script:
setsid cttyhack sh