projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bb346f
)
Fix english in build system
author
Denys Vlasenko
<vda.linux@googlemail.com>
Tue, 6 Oct 2009 20:13:37 +0000
(22:13 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Tue, 6 Oct 2009 20:13:37 +0000
(22:13 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/Config.in
patch
|
blob
|
history
diff --git
a/shell/Config.in
b/shell/Config.in
index cf151933bb67b09e46d42d105bf594ac8b65589c..8d989b7b942808c9734f3fb841e1260ae0d16889 100644
(file)
--- 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