On Wed, Jun 25, 2003, Guy Cohen wrote about "garbage in man pages":
> I have a problem with reading man pages on redhat8.
> some chars are missing and instead I see garbage.
> The garbage chars replace mostly the "-" chars infront of options.
> 
> Any one knows what's the problem?

Perhaps Redhat thinks you're using UTF-8, and you're not. I think I
saw this strange phenomenon before on a friend's Redhat 8.

Try
        LC_CTYPE=C man ls

and see if the problem goes away. If it does, you might want to set LC_CTYPE
like that in your enviroment (or set it to he_IL if you speak Hebrew, not C ;)).

-- 
Nadav Har'El                        |    Wednesday, Jun 25 2003, 25 Sivan 5763
[EMAIL PROTECTED]             |-----------------------------------------
Phone: +972-53-245868, ICQ 13349191 |"Mommy! The garbage man is here!" "Well,
http://nadav.harel.org.il           |tell him we don't want any!"- Groucho Marx

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to