From owner-svn-src-all@FreeBSD.ORG  Wed Sep 28 12:47:25 2011
Return-Path: <owner-svn-src-all@FreeBSD.ORG>
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 F3FD1106566B;
	Wed, 28 Sep 2011 12:47:24 +0000 (UTC) (envelope-from des@des.no)
Received: from smtp.des.no (smtp.des.no [194.63.250.102])
	by mx1.freebsd.org (Postfix) with ESMTP id 794AE8FC0C;
	Wed, 28 Sep 2011 12:47:24 +0000 (UTC)
Received: from ds4.des.no (des.no [84.49.246.2])
	by smtp.des.no (Postfix) with ESMTP id 0575B1FFC35;
	Wed, 28 Sep 2011 12:47:23 +0000 (UTC)
Received: by ds4.des.no (Postfix, from userid 1001)
	id B4AFF8455D; Wed, 28 Sep 2011 14:47:22 +0200 (CEST)
From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To: Dimitry Andric <dim@FreeBSD.org>
References: <201109271902.p8RJ2isK037034@svn.freebsd.org>
	<20110927231104.GA13143@freebsd.org> <4E830D31.10207@FreeBSD.org>
Date: Wed, 28 Sep 2011 14:47:22 +0200
In-Reply-To: <4E830D31.10207@FreeBSD.org> (Dimitry Andric's message of "Wed,
	28 Sep 2011 14:04:01 +0200")
Message-ID: <86y5x896lh.fsf@ds4.des.no>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Cc: svn-src-head@freebsd.org, Alexander Best <arundel@freebsd.org>,
	svn-src-all@freebsd.org, src-committers@freebsd.org
Subject: Re: svn commit: r225815 - head/usr.bin/fetch
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 &quot;
	user&quot; and &quot; projects&quot; \)" <svn-src-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/svn-src-all>,
	<mailto:svn-src-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-src-all>
List-Post: <mailto:svn-src-all@freebsd.org>
List-Help: <mailto:svn-src-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-src-all>,
	<mailto:svn-src-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 28 Sep 2011 12:47:25 -0000

Dimitry Andric <dim@FreeBSD.org> writes:
> The first file is plain ASCII, and has character 0xf8 for the letter =C3=
=B8.

Not plain ASCII, but ISO-8859-1.

> The second file is UTF-8 without BOM, and uses 0xc3 0xb8 to represent
> the same letter.
>
> Maybe it would be nice if both files were UTF-8, but I'm not sure if
> manpages support that.

They do.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no