summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/hexdump.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/hexdump/hexdump.1')
-rw-r--r--usr.bin/hexdump/hexdump.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1
index 71a8caa9d7f2..e3f4386386f6 100644
--- a/usr.bin/hexdump/hexdump.1
+++ b/usr.bin/hexdump/hexdump.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)hexdump.1 8.2 (Berkeley) 4/18/94
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.bin/hexdump/hexdump.1,v 1.7.2.2 1999/09/20 09:49:56 phantom Exp $
.\"
.Dd April 18, 1994
.Dt HEXDUMP 1