Why does PuTTYcyg display â instead of hyphen in man pages?

Posted by gbacon on Stack Overflow See other posts from Stack Overflow or by gbacon
Published on 2010-02-13T22:30:59Z Indexed on 2010/03/27 3:03 UTC
Read the original article Hit count: 401

Filed under:
|
|

I've been using PuTTYcyg as a Cygwin terminal, but it doesn't render dashes in manual pages correctly. For example, the top of man gcc looks like

GCC(1)                                GNU                               GCC(1)

NAME
       gcc â GNU project C and C++ compiler

SYNOPSIS
       gcc [âc|âS|âE] [âstd=standard]
           [âg] [âpg] [âOlevel]
           [âWwarn...] [âpedantic]
           [âIdir...] [âLdir...]
           [âDmacro[=defn]...] [âUmacro]
           [âfoption...] [âmmachineâoption...]
           [âo outfile] infile...

Changing fonts doesn't help. How can I fix this?

© Stack Overflow or respective owner

Related posts about cygwin

Related posts about putty