From 94e75ede705a99ffe81500ad50e2c57d100be2a7 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Thu, 19 Mar 2009 18:30:26 +0000 Subject: Fixed mandoc read from stdin. Added some more groff_chars. --- mandoc.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mandoc.1') 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 .\" @@ -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 -- cgit v1.2.3