Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2007 23:49:37 +0100
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        Hiroki Sato <hrs@FreeBSD.org>
Cc:        ru@FreeBSD.org, doc@FreeBSD.org, blackend@FreeBSD.org
Subject:   Re: localized man pages
Message-ID:  <47266381.9000202@FreeBSD.org>
In-Reply-To: <20071027.192116.230183501.hrs@allbsd.org>
References:  <20071026175650.GA1074@gothic.blackend.org>	<47226158.4070304@FreeBSD.org>	<20071027065754.GA1015@gothic.blackend.org> <20071027.192116.230183501.hrs@allbsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hiroki Sato escribió:
> Marc Fonvieille <blackend@FreeBSD.org> 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: &#245; and &#251; 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47266381.9000202>