[PATCH][DOC] Console is utf-8 by default

2008-01-03 Thread Samuel Thibault
The console is now by default in UTF-8 mode. Also fix the needed "vt." prefix. Signed-off-by: Samuel Thibault <[EMAIL PROTECTED]> --- This documentation fix really deserves going into 2.6.24, else we'll probably get a lot of bug reports like http://bugzilla.kernel.org/show_bug.cgi?id=9319 (not th

Re: [PATCH][DOC] Console is utf-8 by default

2007-12-26 Thread Samuel Thibault
H. Peter Anvin, le Tue 25 Dec 2007 15:45:21 -0800, a écrit : > Samuel Thibault wrote: > >The console is now by default in UTF-8 mode, so let's document this. > >BTW, document the needed "vt." prefix. > > > >-vt.default_blu= [VT] > >+default_blu=[VT] > > Reverse patch? Erf, yes, it loo

Re: [PATCH][DOC] Console is utf-8 by default

2007-12-25 Thread H. Peter Anvin
Samuel Thibault wrote: The console is now by default in UTF-8 mode, so let's document this. BTW, document the needed "vt." prefix. - vt.default_blu= [VT] + default_blu=[VT] Reverse patch? -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

[PATCH][DOC] Console is utf-8 by default

2007-12-25 Thread Samuel Thibault
The console is now by default in UTF-8 mode, so let's document this. BTW, document the needed "vt." prefix. Signed-off-by: Samuel Thibault <[EMAIL PROTECTED]> --- Documentation/kernel-parameters.txt.orig2007-12-26 00:01:44.0 +0100 +++ Documentation/kernel-parameters.txt 2007-12-23 22