summaryrefslogtreecommitdiffstats
path: root/chars.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2011-03-16 22:49:55 +0000
committerIngo Schwarze <schwarze@openbsd.org>2011-03-16 22:49:55 +0000
commit6d90dead992e063bacb9c1288965afa726677657 (patch)
treecf0a69c6747fc6aa3c1332a95b06c15f7d823c4f /chars.in
parent32108324613edf7b16adab9f3f5ebfc4afda1778 (diff)
downloadmandoc-6d90dead992e063bacb9c1288965afa726677657.tar.gz
o diaeresis is 246 (U+00F6)
from Christian Weisgerber <naddy at openbsd dot org>
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 5f5e091c..5b7d99de 100644
--- a/chars.in
+++ b/chars.in
@@ -187,7 +187,7 @@ CHAR(":U", "U", 220)
CHAR(":a", "a", 228)
CHAR(":e", "e", 235)
CHAR(":i", "i", 239)
-CHAR(":o", "o", 245)
+CHAR(":o", "o", 246)
CHAR(":u", "u", 252)
CHAR(":y", "y", 255)
CHAR("\'A", "A", 193)