]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd8276424f1bb34ca6275d266f85c37699b542c9c
treea51d4261f0f9efe9eb5ee4628d49f079e40fc77e
parentbbf1a3e95691a32299daf5346fb66b818f307149
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