summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-10-26 15:44:51 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-10-26 15:44:51 +0000
commitb7ff5b7b497def7b9863be3bbb843b1ba67dcf0c (patch)
treeb8fb13ef76fc63a39cbce19479e5b345a3696a37 /mandoc.1
parent6e68d3d4aa900bf9e03f073ed1c2369ed77708bf (diff)
downloadmandoc-b7ff5b7b497def7b9863be3bbb843b1ba67dcf0c.tar.gz
Merged patch to allow -fign-escape (thanks Joerg Sonnenberger).
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.15
1 files changed, 5 insertions, 0 deletions
diff --git a/mandoc.1 b/mandoc.1
index b02dfb07..0aebd7eb 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -228,6 +228,11 @@ When rewinding the scope of a block macro, forces the compiler to ignore
scope violations. This can seriously mangle the resulting tree.
.Pq mdoc only
.
+.It Fl f Ns Ar ign-escape
+Ignore invalid escape sequences.
+This is the default, but the option can be used to override an earlier
+.Fl f Ns Ar strict .
+.
.It Fl f Ns Ar no-ign-escape
Don't ignore invalid escape sequences.
.