From owner-freebsd-doc@FreeBSD.ORG Mon Oct 29 22:50:05 2007 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFFAB16A420; Mon, 29 Oct 2007 22:50:05 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [81.2.252.59]) by mx1.freebsd.org (Postfix) with ESMTP id 5746813C481; Mon, 29 Oct 2007 22:50:05 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id EBFB9A4A9F4; Mon, 29 Oct 2007 23:49:46 +0100 (CET) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7h2kGbB+-s-q; Mon, 29 Oct 2007 23:49:38 +0100 (CET) Received: from [192.168.2.186] (catv-5063f539.catv.broadband.hu [80.99.245.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 774E0A4A9E9; Mon, 29 Oct 2007 23:49:38 +0100 (CET) Message-ID: <47266381.9000202@FreeBSD.org> Date: Mon, 29 Oct 2007 23:49:37 +0100 From: Gabor Kovesdan User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Hiroki Sato References: <20071026175650.GA1074@gothic.blackend.org> <47226158.4070304@FreeBSD.org> <20071027065754.GA1015@gothic.blackend.org> <20071027.192116.230183501.hrs@allbsd.org> In-Reply-To: <20071027.192116.230183501.hrs@allbsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: ru@FreeBSD.org, doc@FreeBSD.org, blackend@FreeBSD.org Subject: Re: localized man pages X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2007 22:50:05 -0000 Hiroki Sato escribió: > Marc Fonvieille wrote > in <20071027065754.GA1015@gothic.blackend.org>: > > bl> > Ubuntu Linux uses groff 1.18.1 and has some Hungarian manual pages. I > bl> > succeeded to render them correctly by using "nroff -Tutf8 manpage", so we > bl> > must be able to do this with our groff 1.19.2, too. I'm not sure how to > bl> > adjust man(1) to do it automatically, though. Miklos, the guy, who > bl> > volunteered to do some translation work on the manpages also claimed that > bl> > he could see the translated manpages properly by using latin1 encoding > bl> > instead of ascii. > bl> > > > Hmm, I have not use the latest groff, so I will give it a try. If it > accepts UTF-8 and other encodings and there is no regression, > upgrading our stock groff would be good. > Actually, the latin1 support in groff means a bit more than just latin1, it can handle our two special characters, that are not part of latin1, but latin2: õ and û in latin2 and the capitalized version of those. So, as Miklos wrote it works fine with that small patch he sent, the pager does not have any problems either. If there's no objection with this in mind, I'd like to commit our first translations soon. I'd like to ask for approval from an src committer to commit that little patch and commit some man pages. My last question is just where they should go? To src/share/man/hu_HU.ISO8859-2? Or is there an alternative location for translated manuals? -- Gabor Kovesdan FreeBSD Volunteer EMAIL: gabor@FreeBSD.org .:|:. gabor@kovesdan.org WEB: http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org