Console is utf-8 by default
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 3 Jan 2008 16:17:54 +0000 (16:17 +0000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 3 Jan 2008 20:06:40 +0000 (12:06 -0800)
commitecb77fa96ceda9cae88015bfe3293ffe19006159
treea51d4261f0f9efe9eb5ee4628d49f079e40fc77e
parent61441ed4e498f8f74f25116a465a73ca7fa2ac72
Console is utf-8 by default

The console is now by default in UTF-8 mode.  Fix the documentation on
the default value, so that we can explain behaviour that otherwise
causes bug-reports like this:

http://bugzilla.kernel.org/show_bug.cgi?id=9319

Also add the needed "vt." prefix, so that the boot-time config options
to switch back to the legacy 8-bit mode is actually documented
correctly.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/kernel-parameters.txt