X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=BAYES_00,TW_RX X-Spam-Check-By: sourceware.org Message-ID: <4BD70816.8020806@towo.net> Date: Tue, 27 Apr 2010 17:51:50 +0200 From: Thomas Wolff User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Getting characters to display properly in Cygwin/RXVT/man pages References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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