From: Denis Vlasenko Date: Sun, 15 Jun 2008 20:15:27 +0000 (-0000) Subject: even more of help text fixes X-Git-Tag: 1_11_0~54 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=57c899e4c2be4d0bddeaaca9c34ea0f484f92ad8;p=oweals%2Fbusybox.git even more of help text fixes --- diff --git a/loginutils/Config.in b/loginutils/Config.in index fcdc318c8..c3c8dd513 100644 --- a/loginutils/Config.in +++ b/loginutils/Config.in @@ -71,7 +71,7 @@ config USE_BB_CRYPT DES encryption/decryption. For busybox, having large static buffers is undesirable, - especially so on NOMMU machines. Busybox also doesn't + especially on NOMMU machines. Busybox also doesn't need DES encryption/decryption and can do with smaller code. If you enable this option, it will add about 4.8k of code