On 27.04.2010 17:45, Bengt Larsson wrote:
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'
Additional options:

   * Update groff (with setup.exe) for a man page fix.
   * alias rxvt="LANG=C /bin/rxvt"
   * alias rxvt=urxvt
   * alias rxvt=mintty


--
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

Reply via email to