summaryrefslogtreecommitdiffstats
path: root/usr.bin/rev/rev.1
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-03-06 13:02:46 +0000
committeraaron <aaron@openbsd.org>2000-03-06 13:02:46 +0000
commit8f777873f62b7f70a515d6e3848f01c97c189ca7 (patch)
treeb08962ab1b4dbad9bd7deedf103d48b9cc64d778 /usr.bin/rev/rev.1
parentCovert to mdoc; from FreeBSD, with some modifications by me. (diff)
downloadwireguard-openbsd-8f777873f62b7f70a515d6e3848f01c97c189ca7.tar.xz
wireguard-openbsd-8f777873f62b7f70a515d6e3848f01c97c189ca7.zip
Correct SYNOPSIS (rev(1) accepts more than one file argument); from FreeBSD.
Diffstat (limited to 'usr.bin/rev/rev.1')
-rw-r--r--usr.bin/rev/rev.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rev/rev.1 b/usr.bin/rev/rev.1
index 43aa4628ca9..9d2ee0b5766 100644
--- 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