Home
last modified time | relevance | path

Searched hist:"5 e66bd88c9fae85552771f186531da8e9122d05e" (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bsdconfig/console/
H A Dttysdiff 5e66bd88c9fae85552771f186531da8e9122d05e Sat Jun 08 22:27:16 CEST 2013 Devin Teske <dteske@FreeBSD.org> 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.