aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/hexdump
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-08-29 18:06:19 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-08-29 18:06:19 +0000
commitb8923d4cc02d00f2b5f3a265b1a9718e3d28dd46 (patch)
tree01896223999c7b9c4907a086f16a3fd1b4b96627 /usr.bin/hexdump
parentf4c7de38f9743c706416d9b34d4f61c7958be73a (diff)
downloadsrc-b8923d4cc02d00f2b5f3a265b1a9718e3d28dd46.tar.gz
src-b8923d4cc02d00f2b5f3a265b1a9718e3d28dd46.zip
[HISTORY] command appeared in Version 1 AT&T UNIX
Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
Notes
Notes: svn path=/head/; revision=17891
Diffstat (limited to 'usr.bin/hexdump')
-rw-r--r--usr.bin/hexdump/od.16
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1
index c8421005c55b..3fed7e3bc636 100644
--- a/usr.bin/hexdump/od.1
+++ b/usr.bin/hexdump/od.1
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)od.1 8.1 (Berkeley) 6/6/93
+.\" $Id$
.\"
.Dd %Q
.Os
@@ -74,3 +75,8 @@ of the offset syntax.
.Xr strings 1
.Sh BUGS
Quite a few.
+.Sh HISTORY
+A
+.Nm
+command appeared in
+.At v1 .