config help fixes

This commit is contained in:
Denis Vlasenko
2008-07-16 23:45:11 +00:00
parent fb1642f2ca
commit c185e290ee
3 changed files with 3 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ config ASH_READ_NCHARS
'read -s' will read without echoing the user's input.
config ASH_READ_TIMEOUT
bool "'read -t S' support."
bool "'read -t S' support"
default n
depends on ASH
help