Add a reference to od(1).

This commit is contained in:
Tim J. Robbins 2004-07-10 13:11:00 +00:00
parent fde3a7d1e9
commit ee38feb205
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=131895

View File

@ -32,7 +32,7 @@
.\" @(#)hexdump.1 8.2 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
.Dd April 18, 1994
.Dd July 10, 2004
.Dt HEXDUMP 1
.Os
.Sh NAME
@ -347,4 +347,5 @@ Implement the \-x option:
"%07.7_ax " 8/2 "%04x " "\en"
.Ed
.Sh SEE ALSO
.Xr gdb 1
.Xr gdb 1 ,
.Xr od 1