summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-03-29 10:10:35 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-03-29 10:10:35 +0000
commite34909a15faed90ad1d9efd5e6d44270ab386b5c (patch)
tree5bc2959eed1e9d8a08a9ec591c11ba2ac015c601 /mandoc.1
parent40d86894cf83a9f39b0d85e391c7c16574971889 (diff)
downloadmandoc-e34909a15faed90ad1d9efd5e6d44270ab386b5c.tar.gz
Final (?) fix to issue pointed out by Sascha Wildner: roff instructions clobbering prior scope rules and line modes.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.13
1 files changed, 2 insertions, 1 deletions
diff --git a/mandoc.1 b/mandoc.1
index 358ca919..e4fdf2b5 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -220,7 +220,8 @@ and
.Fl f Ns Ar no-ign-chars .
.
.It Fl f Ns Ar ign-errors
-Don't halt when encountering parse errors. Useful with
+When parsing multiple files, don't halt when one errors out. Useful
+with
.Fl T Ns Ar lint
over a large set of manuals passed on the command line.
.El