diff options
Diffstat (limited to 'usr.bin/gencat')
-rw-r--r-- | usr.bin/gencat/gencat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1 index d52636b069f..ca2be69cfb8 100644 --- a/usr.bin/gencat/gencat.1 +++ b/usr.bin/gencat/gencat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gencat.1,v 1.1 1997/06/11 15:31:07 kstailey Exp $ +.\" $OpenBSD: gencat.1,v 1.2 1997/06/11 15:39:17 kstailey Exp $ .\" .\" Copyright (c) 1997 Ken Stailey .\" The Regents of the University of California. All rights reserved. @@ -35,7 +35,7 @@ .Sh SYNOPSIS .Nm gencat .Ar "output-file" -.Ar "input-file" +.Ar "input-file..." .Sh DESCRIPTION The .Nm gencat |