summaryrefslogtreecommitdiff
path: root/appl/cmd/man2html.b
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2008-10-22 21:17:47 +0000
committerCharles.Forsyth <devnull@localhost>2008-10-22 21:17:47 +0000
commit1bc0e0d583f076e6dd04193c4b38c6a1e8907ba9 (patch)
tree30833f3701fe7bdca39291bee06b48a92555461c /appl/cmd/man2html.b
parentbb0454063029bcd36bb713dc95bbce4c4fa43510 (diff)
20081022-2217
Diffstat (limited to 'appl/cmd/man2html.b')
-rw-r--r--appl/cmd/man2html.b2
1 files changed, 1 insertions, 1 deletions
diff --git a/appl/cmd/man2html.b b/appl/cmd/man2html.b
index c3e6cc63..116fb590 100644
--- a/appl/cmd/man2html.b
+++ b/appl/cmd/man2html.b
@@ -35,7 +35,7 @@ tspec := array [] of { Troffspec
("fl", "fl"),
("Fi", "ffi"),
("ru", "_"),
- ("em", "&#173;"),
+ ("em", "&#8212;"),
("14", "&#188;"),
("12", "&#189;"),
("co", "&#169;"),