summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-19 18:30:26 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-19 18:30:26 +0000
commitd6927385079d4fc8e93729813362b9123340c85e (patch)
treead3b4b516d0465d5e11f62dec51d6427be849fca /mandoc.1
parent677b18213e2f3cdbe7bb2c9df54a0e2488c89714 (diff)
downloadmandoc-d6927385079d4fc8e93729813362b9123340c85e.tar.gz
Fixed mandoc read from stdin.
Added some more groff_chars.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.14
1 files changed, 3 insertions, 1 deletions
diff --git a/mandoc.1 b/mandoc.1
index a3f881b8..52dabb27 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -72,7 +72,9 @@ arguments may be comma-separated, such as
.It Ar infile...
Read input from zero or more
.Ar infile .
-If unspecified, reads from stdin.
+If unspecified, reads from stdin. If multiple files are specified,
+.Nm
+will halt with the first failed parse.
.El
.\" PARAGRAPH
.Pp