summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/hexdump.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-05-31 19:20:32 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-05-31 19:20:32 +0000
commit09e227ff68e154967e4487a37d9473265714b17b (patch)
tree71c2f57d2c5c5bf47bd010636edededd1b0aed0c /usr.bin/hexdump/hexdump.1
parent1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff)
convert to new .Dd format;
Diffstat (limited to 'usr.bin/hexdump/hexdump.1')
-rw-r--r--usr.bin/hexdump/hexdump.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1
index 33697535ec0..09887c93433 100644
--- a/usr.bin/hexdump/hexdump.1
+++ b/usr.bin/hexdump/hexdump.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hexdump.1,v 1.18 2007/02/06 20:22:19 jmc Exp $
+.\" $OpenBSD: hexdump.1,v 1.19 2007/05/31 19:20:11 jmc 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 April 18, 1994
+.Dd $Mdocdate: May 31 2007 $
.Dt HEXDUMP 1
.Os
.Sh NAME