From: Denys Vlasenko Date: Mon, 6 Jul 2009 21:24:20 +0000 (+0200) Subject: tweak MD5 config text X-Git-Tag: 1_15_0~99 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7e7e08fb09fdc5769e0a3724757fc5ef313d4233;p=oweals%2Fbusybox.git tweak MD5 config text Signed-off-by: Denys Vlasenko --- diff --git a/libbb/Config.in b/libbb/Config.in index 9b616d1af..bdb6dfa90 100644 --- a/libbb/Config.in +++ b/libbb/Config.in @@ -13,7 +13,7 @@ config PASSWORD_MINLEN Minimum allowable password length. config MD5_SIZE_VS_SPEED - int "MD5: Trade Bytes for Speed" + int "MD5: Trade bytes for speed (0:fast, 3:slow)" default 2 range 0 3 help