artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43efa34
)
Correct SYNOPSIS (rev(1) accepts more than one file argument); from FreeBSD.
author
aaron
<aaron@openbsd.org>
Mon, 6 Mar 2000 13:02:46 +0000
(13:02 +0000)
committer
aaron
<aaron@openbsd.org>
Mon, 6 Mar 2000 13:02:46 +0000
(13:02 +0000)
usr.bin/rev/rev.1
patch
|
blob
|
history
diff --git
a/usr.bin/rev/rev.1
b/usr.bin/rev/rev.1
index
43aa462
..
9d2ee0b
100644
(file)
--- a/
usr.bin/rev/rev.1
+++ b/
usr.bin/rev/rev.1
@@
-1,4
+1,4
@@
-.\" $OpenBSD: rev.1,v 1.
3 1999/07/26 14:19:31
aaron Exp $
+.\" $OpenBSD: rev.1,v 1.
4 2000/03/06 13:02:46
aaron Exp $
.\" $NetBSD: rev.1,v 1.3 1995/09/28 08:49:39 tls Exp $
.\"
.\" Copyright (c) 1985, 1992, 1993
@@
-42,7
+42,7
@@
.Nd reverse lines of a file
.Sh SYNOPSIS
.Nm rev
-.Op Ar file
+.Op Ar file
...
.Sh DESCRIPTION
The
.Nm rev