summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2015-09-12 11:59:39 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2015-09-12 11:59:39 +0000
commit6927654c2b87727f0c724f528a1124605e4ee075 (patch)
tree9b81907120cb7c882ebdc605f18fd68fe2055d13
parent49109347bc732df29b07e244539fbf945f94c863 (diff)
Old diff found in my tree: Add HISTORY; info from the CSRG CDs.
-rw-r--r--usr.bin/hexdump/hexdump.19
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1
index bffbc389a1b..f2f0bb4be06 100644
--- a/usr.bin/hexdump/hexdump.1
+++ b/usr.bin/hexdump/hexdump.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hexdump.1,v 1.25 2014/11/15 14:41:02 bentley Exp $
+.\" $OpenBSD: hexdump.1,v 1.26 2015/09/12 11:59:38 schwarze Exp $
.\" $NetBSD: hexdump.1,v 1.14 2001/12/07 14:46:24 bjh21 Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" from: @(#)hexdump.1 8.2 (Berkeley) 4/18/94
.\"
-.Dd $Mdocdate: November 15 2014 $
+.Dd $Mdocdate: September 12 2015 $
.Dt HEXDUMP 1
.Os
.Sh NAME
@@ -374,3 +374,8 @@ option:
.Ed
.Sh SEE ALSO
.Xr od 1
+.Sh HISTORY
+The
+.Nm
+utility first appeared in
+.Bx 4.3 Reno .