mirror of
https://github.com/sheumann/hush.git
synced 2024-12-21 08:29:45 +00:00
typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
3227d3f982
commit
ef215558fa
@ -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 \
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user