diff options
Diffstat (limited to 'usr.bin/hexdump/hexdump.1')
-rw-r--r-- | usr.bin/hexdump/hexdump.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1 index 1fd6d07c14c19..78327824298d2 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 -.\" $Id$ +.\" $Id: hexdump.1,v 1.7 1997/02/22 19:55:06 peter Exp $ .\" .Dd April 18, 1994 .Dt HEXDUMP 1 |