aboutsummaryrefslogtreecommitdiffstatshomepage
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
commitfcd007c83a9fe52670f601eb93f92908ed862b8b (patch)
tree7b13d3b6658bfb45f7b87a859c567b16a8b8eaa2 /chars.in
parentecbb5760bd20a2d44bbb8cbffd7e53295b9bdca6 (diff)
downloadmandoc-fcd007c83a9fe52670f601eb93f92908ed862b8b.tar.gz
mandoc-fcd007c83a9fe52670f601eb93f92908ed862b8b.tar.zst
mandoc-fcd007c83a9fe52670f601eb93f92908ed862b8b.zip
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.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/chars.in b/chars.in
index 68ad9566..61a99e1d 100644
--- a/chars.in
+++ b/chars.in
@@ -1,4 +1,4 @@
-/* $Id: chars.in,v 1.21 2010/03/23 13:25:01 kristaps Exp $ */
+/* $Id: chars.in,v 1.22 2010/03/30 19:20:33 kristaps Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -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. */