freebsd-dev/usr.sbin/bsdconfig/console
Devin Teske 5e66bd88c9 Fix a one-character typo. The effects of which were "Console"->"Ttys" menu
would not launch (and gave no error). This was easily diagnosed by running
`bsdconfig -d' as root and seeing the following error right after selecting
the "Ttys" sub-menu:

DEBUG: f_getvar: var=[text] value=[
Error: Expected at least 6 tokens for --menu, have 4.
Use --help to list options.] r=0

Typo was introduced by SVN r251361.
2013-06-08 20:27:16 +00:00
..
include Reduce verbosity in the "Console"->"Saver" module (bsdconfig syscons_saver) 2013-06-08 16:49:19 +00:00
console Standardize the way functions build their arguments leading up to a dialog 2013-06-02 20:02:50 +00:00
font Standardize the way functions build their arguments leading up to a dialog 2013-06-02 20:02:50 +00:00
INDEX
keymap Standardize the way functions build their arguments leading up to a dialog 2013-06-02 20:02:50 +00:00
Makefile
repeat Standardize the way functions build their arguments leading up to a dialog 2013-06-02 20:02:50 +00:00
saver Shift Console->Saver menu items to place the default item at the top, making 2013-06-04 17:08:26 +00:00
screenmap Standardize the way functions build their arguments leading up to a dialog 2013-06-02 20:02:50 +00:00
ttys Fix a one-character typo. The effects of which were "Console"->"Ttys" menu 2013-06-08 20:27:16 +00:00
USAGE Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00