]> git.cameronkatri.com Git - mandoc.git/commit
Flip on printing `?' at Unicode codepoints in -Tascii, -Tpdf, and -Tps.
authorKristaps Dzonsons <kristaps@bsd.lv>
Tue, 17 May 2011 11:55:08 +0000 (11:55 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Tue, 17 May 2011 11:55:08 +0000 (11:55 +0000)
commitd72b93d8133ec9ce52e458f06774fdf6db5b77cc
tree27e71b927c402a03099d152818b5dc8c379b80e3
parent1ee1eeda195d12cccd87b8fdfca9e982035a89e7
Flip on printing `?' at Unicode codepoints in -Tascii, -Tpdf, and -Tps.
The reasoning behind printing SOMETHING at a Unicode codepoint is
because the input is not "wrong" (we suppress printing of "wrong"
things).  It's just that ASCII can't handle it.
term.c