[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1323316878.18450.60.camel@deadeye>
Date: Thu, 8 Dec 2011 04:01:18 +0000
From: Ben Hutchings <bhutchings@...arflare.com>
To: Shan Wei <shanwei88@...il.com>
CC: David Miller <davem@...emloft.net>, <rdunlap@...otime.net>,
<willemb@...gle.com>, <benjamin.poirier@...il.com>,
<therbert@...gle.com>, <linux-doc@...r.kernel.org>,
<netdev@...r.kernel.org>
Subject: Re: [Patch V2 ] net: doc: cleanup
Documentation/networking/scaling.txt
On Thu, 2011-12-08 at 10:03 +0800, Shan Wei wrote:
> David Miller said, at 2011/12/8 2:40:
>
> > I don't know if it's the encoding you use or something else but you
> > must fix this before submitting any more patches.
>
>
> Indeed, used default encoding of GB2312, now change it to UTF-8
> according to email-clients.txt and resubmit this patch.
>
>
> [PATCH v3] net: doc: cleanup Documentation/networking/scaling.txt
>
> 1) Fix some typos.
> 2) Change mode of the punctuation from full to half, eg.’,“ .
> So that the punctuation can be read at console.
[...]
UTF-8 is the standard character encoding under Linux and those quotes
will be displayed correctly on most Linux terminals today. If you must
set your terminal to some other encoding you can use e.g.:
recode UTF-8 < Documentation/networking/scaling.txt | less
(Be sure to use redirection, otherwise recode will modify the file.)
Ben.
--
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists