Why does PuTTYcyg display â instead of hyphen in man pages?
- by gbacon
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?