From: Till Maas <opensource@till.name>
To: linux-kernel@vger.kernel.org
Subject: unify encoding of files in Documentation
Date: Tue, 20 Mar 2007 00:52:41 +0100 [thread overview]
Message-ID: <200703200052.49607.opensource@till.name> (raw)
[-- 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 --]
reply other threads:[~2007-03-20 0:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200703200052.49607.opensource@till.name \
--to=opensource@till.name \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.