summaryrefslogtreecommitdiffstatshomepage
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
commit94e75ede705a99ffe81500ad50e2c57d100be2a7 (patch)
treef7e6974185e2b7870f1ce1d670b531885937266f /mandoc.1
parent36ca5446d30ace05d796a3cdb1c9781f41b090cc (diff)
downloadmandoc-94e75ede705a99ffe81500ad50e2c57d100be2a7.tar.gz
mandoc-94e75ede705a99ffe81500ad50e2c57d100be2a7.tar.zst
mandoc-94e75ede705a99ffe81500ad50e2c57d100be2a7.zip
Fixed mandoc read from stdin.
Added some more groff_chars.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.16
1 files changed, 4 insertions, 2 deletions
diff --git a/mandoc.1 b/mandoc.1
index 7e32f7ff..625a72a2 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.1 2009/03/19 16:17:27 kristaps Exp $
+.\" $Id: mandoc.1,v 1.2 2009/03/19 18:30:26 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@openbsd.org>
.\"
@@ -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