diff options
author | 2015-09-12 11:59:38 +0000 | |
---|---|---|
committer | 2015-09-12 11:59:38 +0000 | |
commit | 1ce10e3bc066520111a6153f5bcc8e99fcbdbc2e (patch) | |
tree | 860adb9279dd943f1934232e25d031a01133ad9e | |
parent | typo that breaks the build (diff) | |
download | wireguard-openbsd-1ce10e3bc066520111a6153f5bcc8e99fcbdbc2e.tar.xz wireguard-openbsd-1ce10e3bc066520111a6153f5bcc8e99fcbdbc2e.zip |
Old diff found in my tree: Add HISTORY; info from the CSRG CDs.
-rw-r--r-- | usr.bin/hexdump/hexdump.1 | 9 |
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 . |