fix spelling of offset since that is what is used in the body...
This commit is contained in:
parent
29c85772bb
commit
de9dd94772
@ -28,7 +28,7 @@
|
|||||||
.\" @(#)hexdump.1 8.2 (Berkeley) 4/18/94
|
.\" @(#)hexdump.1 8.2 (Berkeley) 4/18/94
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd February 18, 2010
|
.Dd October 29, 2014
|
||||||
.Dt HEXDUMP 1
|
.Dt HEXDUMP 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -41,7 +41,7 @@
|
|||||||
.Op Fl f Ar format_file
|
.Op Fl f Ar format_file
|
||||||
.Op Fl n Ar length
|
.Op Fl n Ar length
|
||||||
.Bk -words
|
.Bk -words
|
||||||
.Op Fl s Ar skip
|
.Op Fl s Ar offset
|
||||||
.Ek
|
.Ek
|
||||||
.Ar
|
.Ar
|
||||||
.Nm hd
|
.Nm hd
|
||||||
@ -50,7 +50,7 @@
|
|||||||
.Op Fl f Ar format_file
|
.Op Fl f Ar format_file
|
||||||
.Op Fl n Ar length
|
.Op Fl n Ar length
|
||||||
.Bk -words
|
.Bk -words
|
||||||
.Op Fl s Ar skip
|
.Op Fl s Ar offset
|
||||||
.Ek
|
.Ek
|
||||||
.Ar
|
.Ar
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user