From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rsxz8-0004E3-Hf for qemu-devel@nongnu.org; Thu, 02 Feb 2012 09:50:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rsxz1-0004Zl-Fn for qemu-devel@nongnu.org; Thu, 02 Feb 2012 09:50:02 -0500 Received: from mail-qw0-f45.google.com ([209.85.216.45]:48244) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rsxz1-0004ZY-At for qemu-devel@nongnu.org; Thu, 02 Feb 2012 09:49:55 -0500 Received: by qabg40 with SMTP id g40so21748qab.4 for ; Thu, 02 Feb 2012 06:49:54 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4F2AA1AE.6090203@msgid.tls.msk.ru> References: <1328192202-23450-1-git-send-email-mjt@tls.msk.ru> <1328192202-23450-2-git-send-email-mjt@msgid.tls.msk.ru> <4F2AA1AE.6090203@msgid.tls.msk.ru> Date: Thu, 2 Feb 2012 14:49:54 +0000 Message-ID: From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 2/2] Run pod2man with --utf8 option to enable utf8 in manpages List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: qemu-devel@nongnu.org On 2 February 2012 14:46, Michael Tokarev wrote: > Besides, this is a task for another patch, since this one "only" thing > this patch does is addresses the --utf8 issue. =C2=A0Maybe it is so trivi= al > that adding --release here actually does fit nicely too. =C2=A0I don't ca= re > either way, what matters is to fix the mojibake which currently exists > in qemu.1 manpage. If you don't care about fixing the duplication (which I understand) you could just add --utf8 to all the pod2man command lines. -- PMM