summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-09 21:19:42 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-09 21:19:42 +0000
commita1130d850b6f9f84a04057f2c37e005aae7f83db (patch)
tree83e4125fc534f68a780b1129cf8ac2112b75940f /mandoc.1
parent56404f5192e3e5565fa8807435d1791a07f41b80 (diff)
downloadmandoc-a1130d850b6f9f84a04057f2c37e005aae7f83db.tar.gz
Remove -fno-ign-chars as well-argued by Ingo Schwarze. Patch by Ingo Schwarze, too.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.17
1 files changed, 2 insertions, 5 deletions
diff --git a/mandoc.1 b/mandoc.1
index 0d429fd2..e945749a 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -192,18 +192,15 @@ 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 Cm no-ign-chars
-Do not ignore disallowed characters.
.It Fl f Ns Cm no-ign-escape
Do not ignore invalid escape sequences.
.It Fl f Ns Cm no-ign-macro
Do not ignore unknown macros at the start of input lines.
.It Fl f Ns Cm strict
Implies
-.Fl f Ns Cm no-ign-escape ,
-.Fl f Ns Cm no-ign-macro ,
+.Fl f Ns Cm no-ign-escape
and
-.Fl f Ns Cm no-ign-chars .
+.Fl f Ns Cm no-ign-macro .
.El
.Ss Output Options
For the time being, only