From owner-freebsd-current@FreeBSD.ORG Tue Aug 25 21:07:20 2009 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49E9310656A3 for ; Tue, 25 Aug 2009 21:07:20 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from hamlet.setfilepointer.com (hamlet.SetFilePointer.com [63.224.10.2]) by mx1.freebsd.org (Postfix) with SMTP id ECF8A8FC1D for ; Tue, 25 Aug 2009 21:07:19 +0000 (UTC) Received: (qmail 18688 invoked from network); 25 Aug 2009 16:07:19 -0500 Received: from keira.kiwi-computer.com (HELO kiwi-computer.com) (63.224.10.3) by hamlet.setfilepointer.com with SMTP; 25 Aug 2009 16:07:19 -0500 Received: (qmail 47173 invoked by uid 2001); 25 Aug 2009 21:07:19 -0000 Date: Tue, 25 Aug 2009 16:07:19 -0500 From: "Rick C. Petty" To: Boris Samorodov Message-ID: <20090825210719.GB46753@keira.kiwi-computer.com> References: <01895862@bb.ipt.ru> <86ab1pf8rj.fsf@gmail.com> <53729554@bb.ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <53729554@bb.ipt.ru> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@FreeBSD.org Subject: Re: man and UTF-8 locales X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd2008@kiwi-computer.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Aug 2009 21:07:20 -0000 On Tue, Aug 25, 2009 at 03:03:41PM +0400, Boris Samorodov wrote: > On Mon, 24 Aug 2009 20:59:12 +0400 Anonymous wrote: > > Boris Samorodov writes: > > > > Manual pages are still broken for UTF-8 locale. Here is a part > > > of bzip2(1): > > > ftp://ftp.ipt.ru/pub/images/man_bzip2.gif > > > `-' (0x2D, HYPHEN-MINUS) renders as `‐' (U+2010, HYPHEN). > > > See r192561 and this *workaround* > > Yep, there are some workarounds here. I use "LANG=C" to > overcome the case. The main question is if this bug will > be fixed before release or not. It was already fixed on 2009-05-21 and MFC'd to 7-stable. -- Rick C. Petty