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:
1dba30f
)
even more of help text fixes
author
Denis Vlasenko
<vda.linux@googlemail.com>
Sun, 15 Jun 2008 20:15:27 +0000
(20:15 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Sun, 15 Jun 2008 20:15:27 +0000
(20:15 -0000)
loginutils/Config.in
patch
|
blob
|
history
diff --git
a/loginutils/Config.in
b/loginutils/Config.in
index fcdc318c802ed7b203f63a456cd6867219d1913a..c3c8dd513dbedda50cf757af9836942b13ba6998 100644
(file)
--- 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