summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
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