summaryrefslogtreecommitdiffstats
path: root/term_ascii.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-08-21 16:06:48 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-08-21 16:06:48 +0000
commit13eca495ce65af310d2aeaa717684ccbaa617070 (patch)
tree50bdff14e9147e1297986c9c00a6a100d7e3e096 /term_ascii.c
parente09ab5e214ab66b3c06b5a2d97189910b20b8075 (diff)
downloadmandoc-13eca495ce65af310d2aeaa717684ccbaa617070.tar.gz
Improve the ASCII rendering of \(Po (Pound Sterling)
and of the playing card suits to match groff, using feedback from Ralph Corderoy <ralph at inputplus dot co dot uk>.
Diffstat (limited to 'term_ascii.c')
-rw-r--r--term_ascii.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/term_ascii.c b/term_ascii.c
index e9a66213..e1cb0546 100644
--- a/term_ascii.c
+++ b/term_ascii.c
@@ -310,7 +310,7 @@ ascii_uc2str(int uc)
"<88>", "<89>", "<8A>", "<8B>", "<8C>", "<8D>", "<8E>", "<8F>",
"<90>", "<91>", "<92>", "<93>", "<94>", "<95>", "<96>", "<97>",
"<98>", "<99>", "<9A>", "<9B>", "<9C>", "<9D>", "<9E>", "<9F>",
- nbrsp, "!", "/\bc", "GBP", "o\bx", "=\bY", "|", "<section>",
+ nbrsp, "!", "/\bc", "-\bL", "o\bx", "=\bY", "|", "<section>",
"\"", "(C)", "_\ba", "<<", "~", "", "(R)", "-",
"<degree>","+-","^2", "^3", "'","<micro>","<paragraph>",".",
",", "^1", "_\bo", ">>", "1/4", "1/2", "3/4", "?",