aboutsummaryrefslogtreecommitdiff
path: root/loginutils
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-07-16 23:45:11 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-07-16 23:45:11 +0000
commitc185e290eec2aec779dce5f1bc5e540451167707 (patch)
tree8396dd8ff8a5dc4e9ff1ceddacc30d14c67bab76 /loginutils
parentfb1642f2caa3690cb40f603fca22eeace09a0bfa (diff)
downloadbusybox-w32-c185e290eec2aec779dce5f1bc5e540451167707.tar.gz
busybox-w32-c185e290eec2aec779dce5f1bc5e540451167707.tar.bz2
busybox-w32-c185e290eec2aec779dce5f1bc5e540451167707.zip
config help fixes
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 4ca1c2597..d3ad400a8 100644
--- a/loginutils/Config.in
+++ b/loginutils/Config.in
@@ -101,7 +101,7 @@ config DELGROUP
101 Utility for deleting a group account. 101 Utility for deleting a group account.
102 102
103config FEATURE_DEL_USER_FROM_GROUP 103config FEATURE_DEL_USER_FROM_GROUP
104 bool "Support for removing users from groups." 104 bool "Support for removing users from groups"
105 default n 105 default n
106 depends on DELGROUP 106 depends on DELGROUP
107 help 107 help