summaryrefslogtreecommitdiffstats
path: root/chars.in
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-03-30 19:20:33 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-03-30 19:20:33 +0000
commit6116d25719e13406ee310672f3d448688af83da5 (patch)
treedb1dbb7693a0b45375c74f0ed4a36471a80d8bfa /chars.in
parentcdce82be1753e738186e0b27a8ad7b9cf9c2412c (diff)
downloadmandoc-6116d25719e13406ee310672f3d448688af83da5.tar.gz
Escape TH -> Th (noticed by Joerg Sonnenberger).
Moved pod2man escapes into man.3 (they're not part of -man or -mdoc, technically).
Diffstat (limited to 'chars.in')
-rw-r--r--chars.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/chars.in b/chars.in
index b96d9ae7..b2580115 100644
--- a/chars.in
+++ b/chars.in
@@ -365,7 +365,7 @@ STRING("8", 1, "B", 1, "&#946;", 6)
STRING("o", 1, "o", 1, "&#176;", 6)
STRING("D-", 2, "D", 1, "&#208;", 6)
STRING("d-", 2, "o", 1, "&#240;", 6)
-STRING("TH", 2, "b", 1, "&#222;", 6)
+STRING("Th", 2, "b", 1, "&#222;", 6)
STRING("th", 2, "b", 1, "&#254;", 6)
/* Old style. */