use past tense for history;
authorjmc <jmc@openbsd.org>
Sat, 3 Sep 2022 06:55:01 +0000 (06:55 +0000)
committerjmc <jmc@openbsd.org>
Sat, 3 Sep 2022 06:55:01 +0000 (06:55 +0000)
usr.bin/hexdump/od.1

index c7a11d9..e0c07e6 100644 (file)
@@ -1,4 +1,4 @@
-.\"  $OpenBSD: od.1,v 1.32 2020/01/16 16:46:47 schwarze Exp $
+.\"  $OpenBSD: od.1,v 1.33 2022/09/03 06:55:01 jmc Exp $
 .\"  $NetBSD: od.1,v 1.16 2001/12/07 01:23:42 bjh21 Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"/
-.Dd $Mdocdate: January 16 2020 $
+.Dd $Mdocdate: September 3 2022 $
 .Dt OD 1
 .Os
 .Sh NAME
@@ -332,7 +332,7 @@ are extensions to that specification.
 .Sh HISTORY
 An
 .Nm
-command appears in
+command appeared in
 .At v1 .
 .Pp
 This man page was written in February 2001 by Andrew Brown, shortly