From: Denys Vlasenko Date: Tue, 6 Oct 2009 20:13:37 +0000 (+0200) Subject: Fix english in build system X-Git-Tag: 1_16_0~420 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d427689eee559d5306db3ad379da90e0375d5e5f;p=oweals%2Fbusybox.git Fix english in build system Signed-off-by: Denys Vlasenko --- diff --git a/shell/Config.in b/shell/Config.in index cf151933b..8d989b7b9 100644 --- a/shell/Config.in +++ b/shell/Config.in @@ -187,7 +187,7 @@ config HUSH_INTERACTIVE help Enable interactive mode (prompt and command editing). Without this, hush simply reads and executes commands - from stdin just like a shell script from the file. + from stdin just like a shell script from a file. No prompt, no PS1/PS2 magic shell variables. config HUSH_JOB