aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-03-27 00:57:28 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-03-27 00:57:28 +0000
commit3c2c2429ff78d4347f710b76186c042974eff3d9 (patch)
tree0dbbcfb1fffde5767b93dc0dcb83b5f8402001b6
parentc6e7875f658887310b9e26a83765f870c3ae0393 (diff)
downloadmandoc-3c2c2429ff78d4347f710b76186c042974eff3d9.tar.gz
mandoc-3c2c2429ff78d4347f710b76186c042974eff3d9.tar.zst
mandoc-3c2c2429ff78d4347f710b76186c042974eff3d9.zip
Document that certain stand-alone accents need escaping in rare cases to
prevent them from being converted to Unicode replacements in PDF output. Issue found by bentley@, OK jmc@ bentley@.
-rw-r--r--mandoc_char.76
1 files changed, 3 insertions, 3 deletions
diff --git a/mandoc_char.7 b/mandoc_char.7
index 806b990f..b0203890 100644
--- a/mandoc_char.7
+++ b/mandoc_char.7
@@ -1,8 +1,8 @@
-.\" $Id: mandoc_char.7,v 1.59 2015/01/20 19:39:34 schwarze Exp $
+.\" $Id: mandoc_char.7,v 1.60 2015/03/27 00:57:28 schwarze Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org>
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
-.\" Copyright (c) 2011 Ingo Schwarze <schwarze@openbsd.org>
+.\" Copyright (c) 2011, 2013, 2015 Ingo Schwarze <schwarze@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: January 20 2015 $
+.Dd $Mdocdate: March 27 2015 $
.Dt MANDOC_CHAR 7
.Os
.Sh NAME