- Fix options screen to have a shorter description.

Noticed by:	garga@
This commit is contained in:
Wesley Shields 2010-01-05 14:57:17 +00:00
parent bce2c1fa87
commit e113e4d1e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247209

View File

@ -33,7 +33,7 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
OPTIONS= LDAP "With LDAP support" off \
INSULTS "With all insults" off \
SHELL_SETS_HOME "Set HOME environment to target user in shell mode" off \
SHELL_SETS_HOME "Set HOME env to target user in shell mode" off \
DISABLE_ROOT_SUDO "Disable root sudo" off \
DISABLE_AUTH "Disable authentication" off \
NOARGS_SHELL "Enable no arguments shell" off