]> git.cameronkatri.com Git - mandoc.git/blobdiff - predefs.in
The \*q predef certainly doesn't map to \"! Fix this.
[mandoc.git] / predefs.in
index b36e15226d3dffa1a9b833a5a0238dad1e2facf4..9c56112715165758efde58241b96a76c3ea9484e 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: predefs.in,v 1.1 2011/05/24 21:18:06 kristaps Exp $ */
+/*     $Id: predefs.in,v 1.2 2011/05/26 14:30:28 kristaps Exp $ */
 /*
  * Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
  *
 /*
  * Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
  *
@@ -42,7 +42,7 @@ PREDEF("left-bracket", "[")
 PREDEF("left-parenthesis", "(")
 PREDEF("lp", "(")
 PREDEF("left-singlequote", "\\(oq")
 PREDEF("left-parenthesis", "(")
 PREDEF("lp", "(")
 PREDEF("left-singlequote", "\\(oq")
-PREDEF("q", "\"")
+PREDEF("q", "\\(dq")
 PREDEF("quote-left", "\\(oq")
 PREDEF("quote-right", "\\(cq")
 PREDEF("R", "\\(rg")
 PREDEF("quote-left", "\\(oq")
 PREDEF("quote-right", "\\(cq")
 PREDEF("R", "\\(rg")