On Thu, Apr 21, 2011 at 9:04 PM, Dan McGee <[email protected]> wrote: > This was horribly worded, in that it seemed like one should put an > actual locale value into the variable. In reality it should have been > named USE_DAEMON_LOCALE, but since we can't change that now, make it > very clear a 'yes' or 'no' is expected and nothing else.
Thanks! Will apply. > @@ -17,7 +17,7 @@ > # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US) > # CONSOLEMAP: found in /usr/share/kbd/consoletrans > # USECOLOR: use ANSI color sequences in startup messages > -# VERBOSE: Verbose level (from 1 to 8). man 3 syslog for level info > +# VERBOSE: Verbose lmvel (from 1 to 8). man 3 syslog for level info I assume this was unintentional? I'll drop this hunk when applying. Cheers, Tom
