dd.1: fix

This commit is contained in:
Hiltjo Posthuma 2015-02-02 19:54:00 +01:00 committed by sin
parent 363ac46766
commit a46944add9

5
dd.1
View File

@ -21,7 +21,7 @@ the
option. option.
.Sh OPTIONS .Sh OPTIONS
.Bl -tag -width Ds .Bl -tag -width Ds
.It Ar bs Op Ar [=N] .It Ar bs Ns Op Ar =N
If If
.Ar bs .Ar bs
is not specified, the default blocksize is 64kB. If is not specified, the default blocksize is 64kB. If
@ -59,5 +59,6 @@ Seek
blocks from the beginning of the output before copying. blocks from the beginning of the output before copying.
.It Ar skip=N .It Ar skip=N
Skip Skip
.Ar N blocks from the beginning of the input before copying. .Ar N
blocks from the beginning of the input before copying.
.El .El