make lash deprecation more prominent
authorMike Frysinger <vapier@gentoo.org>
Sat, 28 Mar 2009 12:12:58 +0000 (12:12 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Mar 2009 12:12:58 +0000 (12:12 -0000)
shell/Config.in

index e064450b559762522a1a0e6ab523ffcfded19813..bc911c1e296aed881ac8ab90dbaf50d972a40370 100644 (file)
@@ -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