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:
f54dd09
)
make lash deprecation more prominent
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 28 Mar 2009 12:12:58 +0000
(12:12 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 28 Mar 2009 12:12:58 +0000
(12:12 -0000)
shell/Config.in
patch
|
blob
|
history
diff --git
a/shell/Config.in
b/shell/Config.in
index e064450b559762522a1a0e6ab523ffcfded19813..bc911c1e296aed881ac8ab90dbaf50d972a40370 100644
(file)
--- a/
shell/Config.in
+++ b/
shell/Config.in
@@
-244,7
+244,7
@@
config HUSH_CASE
Enable case ... esac statement in hush. +400 bytes.
config LASH
- bool "lash"
+ bool "lash
(deprecated: aliased to hush)
"
default n
select HUSH
help