diff options
Diffstat (limited to 'mandoc.1')
-rw-r--r-- | mandoc.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. . |