summaryrefslogtreecommitdiffstats
path: root/mdoclint.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-15 07:08:52 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-15 07:08:52 +0000
commit885216263c7b90bf8b3fe9284d6f22d75a7ad7b4 (patch)
tree6a0f1485e03b97dd0e4b7357cf346656f85ede72 /mdoclint.1
parentc4b5d8a0192a406d9f04a23e2c8a768a29e01371 (diff)
downloadmandoc-885216263c7b90bf8b3fe9284d6f22d75a7ad7b4.tar.gz
mdoclint accepts multiple files
mdocterm punts to nroff if it fails parsing
Diffstat (limited to 'mdoclint.1')
-rw-r--r--mdoclint.17
1 files changed, 5 insertions, 2 deletions
diff --git a/mdoclint.1 b/mdoclint.1
index 2be01323..7b00acb1 100644
--- a/mdoclint.1
+++ b/mdoclint.1
@@ -29,7 +29,7 @@
.Op Fl vV
.Op Fl f Ns Ar options...
.Op Fl W Ns Ar err...
-.Op Ar infile
+.Op Ar infile...
.\" SECTION
.Sh DESCRIPTION
The
@@ -71,7 +71,10 @@ Read input from
.Ar infile ,
which may be
.Dq \-
-for stdin.
+for stdin. If multiple
+.Ar infile
+arguments are specified, each is processed and the system will exit on
+the first failure.
.El
.\" PARAGRAPH
.Pp