This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Getting characters to display properly in Cygwin/RXVT/man pages


Andrew DeFaria wrote:
>When running a bash shell in rxvt and doing a man page I get weird 
>characters in man pages especially around the often used "-" character. 
>I've read about a few solutions, most revolving around UTF-8 and less 
>and none of them fixing the problem totally. How do I set up rxvt such 
>that man pages work?

alias man='LANG=C.ISO-8859-1 /bin/man'

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]