Module Name:    src
Committed By:   wiz
Date:           Tue Jun 28 09:23:09 UTC 2016

Modified Files:
        src/usr.bin/mkcsmapper: mkcsmapper.1

Log Message:
Infile is also optional.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/mkcsmapper/mkcsmapper.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/mkcsmapper/mkcsmapper.1
diff -u src/usr.bin/mkcsmapper/mkcsmapper.1:1.3 src/usr.bin/mkcsmapper/mkcsmapper.1:1.4
--- src/usr.bin/mkcsmapper/mkcsmapper.1:1.3	Tue Jun 28 09:22:16 2016
+++ src/usr.bin/mkcsmapper/mkcsmapper.1	Tue Jun 28 09:23:09 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: mkcsmapper.1,v 1.3 2016/06/28 09:22:16 wiz Exp $
+.\" $NetBSD: mkcsmapper.1,v 1.4 2016/06/28 09:23:09 wiz Exp $
 .\"
 .\" Copyright (c) 2009 Gabor Kovesdan <[email protected]>
 .\" All rights reserved.
@@ -48,7 +48,7 @@
 .Op Fl d
 .Op Fl m | Fl p
 .Op Fl o Ar outfile
-.Ar infile
+.Op Ar infile
 .Sh DESCRIPTION
 The
 .Nm

Reply via email to