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:
8e80411
)
- fix typo
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Wed, 6 Aug 2008 17:39:30 +0000
(17:39 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Wed, 6 Aug 2008 17:39:30 +0000
(17:39 -0000)
shell/Config.in
patch
|
blob
|
history
diff --git
a/shell/Config.in
b/shell/Config.in
index ee2f832fae042e7b09e191dcedc24b19aab2e81d..e064450b559762522a1a0e6ab523ffcfded19813 100644
(file)
--- a/
shell/Config.in
+++ b/
shell/Config.in
@@
-51,7
+51,7
@@
config ASH_BASH_COMPAT
default y
depends on ASH
help
- Enable bash-co
n
patible extensions.
+ Enable bash-co
m
patible extensions.
config ASH_JOB_CONTROL
bool "Job control"