aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/chars.in
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-01-05 19:51:10 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-01-05 19:51:10 +0000
commitcf7a395df76a9bb141114812daedc586265ec242 (patch)
tree7f6617e23c401c4609241ababb4a4a9ac4ef4ae4 /chars.in
parent258fcc0891eac5e9cb2b1ed10f831f237c57120b (diff)
downloadmandoc-cf7a395df76a9bb141114812daedc586265ec242.tar.gz
mandoc-cf7a395df76a9bb141114812daedc586265ec242.tar.zst
mandoc-cf7a395df76a9bb141114812daedc586265ec242.zip
Removed references to `\\' escape (noted by Jason McIntyre, Ingo Schwarze).
Diffstat (limited to 'chars.in')
-rw-r--r--chars.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/chars.in b/chars.in
index c2ac4c16..15157c17 100644
--- a/chars.in
+++ b/chars.in
@@ -1,4 +1,4 @@
-/* $Id: chars.in,v 1.19 2009/11/05 07:21:02 kristaps Exp $ */
+/* $Id: chars.in,v 1.20 2010/01/05 19:51:10 kristaps Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -412,7 +412,6 @@ CHAR("r?", 2, "c", 1, "&#191;", 6)
CHAR("em", 2, "--", 2, "&#8212;", 7)
CHAR("en", 2, "-", 1, "&#8211;", 7)
CHAR("hy", 2, "-", 1, "&#8208;", 7)
-CHAR("\\", 1, "\\", 1, "\\", 1)
CHAR("e", 1, "\\", 1, "\\", 1)
/* Units. */