On Thursday 22 February 2007, jcd <[EMAIL PROTECTED]> wrote 
about '[gentoo-user] Problem with UNICODE and man pages encoding':
> Hi.
> I converted my system to UNICODE with assistance
> http://gentoo-wiki.com/HOWTO_Make_your_system_use_unicode/utf-8.
> But my man-pages are 
> still displayed with bad characters ('á' is 'á') in console even in X
> terminal emulator.

> I tried to changed line in 
> /etc/make.conf:
> Code:
> NROFF           /usr/bin/nroff -Tascii -c -mandoc
>
> to
> Code:
> NROFF           /usr/bin/nroff -Tutf8 -c -mandoc
>
> and also according to comments to
> Code:
> NROFF           /usr/bin/nroff -c -mandoc.

1) Those lines aren't the correct format for make.conf.  Normally, you'd 
use something like:
VARIABLE="value"

2) NROFF isn't a valid make.conf variable.  See the make.conf(5) manpage 
for a list of valid make.conf variables.

I'm not sure exactly what you are trying to do, but I think it's more 
likely controlled by an nroff USE flag or configuration file than a 
portage configuration files.

-- 
Boyd Stephen Smith Jr.                     ,= ,-_-. =. 
[EMAIL PROTECTED]                      ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy           `-'(. .)`-' 
http://iguanasuicide.org/                      \_/     
New GPG Key!  Old key expires 2007-03-25.  Upgrade NOW!

Attachment: pgppZ5luGN04j.pgp
Description: PGP signature

Reply via email to