aboutsummaryrefslogtreecommitdiff
path: root/loginutils
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-22 17:03:24 +0000
committerEric Andersen <andersen@codepoet.org>2003-07-22 17:03:24 +0000
commit340aa1cb3f1a8f5fda7c6782b514499a0d397c58 (patch)
tree0219819ce130cc0ad65a33b45173d993396aa30c /loginutils
parentfe55b260e2a830de8cb4a2cdbf6240425238823e (diff)
downloadbusybox-340aa1cb3f1a8f5fda7c6782b514499a0d397c58.tar.gz
the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS
Diffstat (limited to 'loginutils')
-rw-r--r--loginutils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/loginutils/Config.in b/loginutils/Config.in
index 9b40871e6..9eb771f09 100644
--- a/loginutils/Config.in
+++ b/loginutils/Config.in
@@ -110,7 +110,7 @@ config CONFIG_FEATURE_SHADOWPASSWDS
depends on CONFIG_ADDUSER || CONFIG_DELUSER || CONFIG_LOGIN || CONFIG_SU
help
Build support for shadow password in /etc/shadow. This file is only
- only readable by root and thus the encrypted passwords are no longer
+ readable by root and thus the encrypted passwords are no longer
publicly readable.
config CONFIG_USE_BB_SHADOW