From owner-svn-src-all@FreeBSD.ORG Thu May 21 18:16:48 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19E6A1065674; Thu, 21 May 2009 18:16:48 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id CDE328FC28; Thu, 21 May 2009 18:16:47 +0000 (UTC) (envelope-from des@des.no) X-Greylist: delayed 503 seconds by postgrey-1.32 at tim.des.no; Thu, 21 May 2009 20:16:46 CEST Received: from ds4.des.no (cm-84.215.252.34.getinternet.no [84.215.252.34]) by smtp.des.no (Postfix) with ESMTP id C93F06D41E; Thu, 21 May 2009 20:16:46 +0200 (CEST) Received: by ds4.des.no (Postfix, from userid 1001) id 493B58448D; Thu, 21 May 2009 20:08:23 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: src-committers@freebsd.org References: <200905211756.n4LHu0Gf074528@svn.freebsd.org> Date: Thu, 21 May 2009 20:08:23 +0200 In-Reply-To: <200905211756.n4LHu0Gf074528@svn.freebsd.org> (Dag-Erling Smorgrav's message of "Thu, 21 May 2009 17:56:00 +0000 (UTC)") Message-ID: <863aay2uso.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r192561 - head/contrib/groff/font/devutf8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2009 18:16:48 -0000 Dag-Erling Smorgrav writes: > Log: > When man pages are formatted in UTF-8, .Fl is encoded as U+2212 "MINUS > SIGN" instead of U+002D "HYPHEN-MINUS". This is unfortunate for two > reasons: 1) this is not the character which is actually used on the > command line, and 2) it makes it impossible to search a man page for a > specific command-line option. > [...] This should have been committed (and MFCed) along with r183696-r183698. Apologies to avg@ and anyone else using a UTF-8 locale. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no