sudo: fix long help text lines

This commit is contained in:
Peter Korsgaard 2008-08-27 20:18:43 +00:00
parent 98f17d003c
commit 80f98519d0

View File

@ -1,7 +1,7 @@
config BR2_PACKAGE_SUDO config BR2_PACKAGE_SUDO
bool "sudo" bool "sudo"
help help
Sudo is a program designed to allow a sysadmin to give limited root Sudo is a program designed to allow a sysadmin to give
privileges to users and log root activity. The basic philosophy is to give limited root privileges to users and log root activity. The
as few privileges as possible but still allow people to get their work done. basic philosophy is to give as few privileges as possible
but still allow people to get their work done.