* unify encoding of files in Documentation
@ 2007-03-19 23:52 Till Maas
0 siblings, 0 replies; only message in thread
From: Till Maas @ 2007-03-19 23:52 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 456 bytes --]
Hiyas,
at the moment, some file in Documentation are utf-8 encoded and some are
latin1 encoded. Therefore I propose to change the default encoding to utf-8,
because this is the encoding that may current linux distributions use.
I can send a patch, if required. If you want to change the encoding of a file
from latin1 to utf-8 you can use recode:
recode latin1..utf-8 file.txt
This changes the encoding in place.
Regards,
Till
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-20 0:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-19 23:52 unify encoding of files in Documentation Till Maas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.