On Wed, May 03, 2006 at 01:17:58PM +0200, [EMAIL PROTECTED] wrote:
> This is probably because you have set some UTF-8 locale, but manpages in 
> Arch are encoded in latin1. To solve this, simply add this line to your 
> /etc/profile:
> 
> export LESSCHARSET="latin1"
> 
> To avoid similar problems with the output of "perldoc", I have set
> 
> alias perldoc='perldoc -t'
> 
> in my .bashrc
> 
> Hope it helps,
> Firmicus
> 

Thank you, and it works. But I'm not use English, I need utf-8 locale. Now, I 
simply alias man='LESSCHARSET=latin1 man'. I wonder is there a better way?


-- 
sssslang
                          
2006-05-03 19:28

Attachment: pgpnySUMVSiaN.pgp
Description: PGP signature

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to