diff options
Diffstat (limited to 'bin/dd')
-rw-r--r-- | bin/dd/dd.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/dd/dd.1 b/bin/dd/dd.1 index eaf1b90ff0b8..24149f4c483e 100644 --- a/bin/dd/dd.1 +++ b/bin/dd/dd.1 @@ -99,7 +99,8 @@ instead of the standard input. .It Cm iseek= Ns Ar n Seek on the input file .Va n -blocks. This is synonymous with +blocks. +This is synonymous with .Cm skip= Ns Ar n . .It Cm obs= Ns Ar n Set the output block size to @@ -119,7 +120,8 @@ the output file is truncated at that point. .It Cm oseek= Ns Ar n Seek on the output file .Va n -blocks. This is synonymous with +blocks. +This is synonymous with .Cm seek= Ns Ar n . .It Cm seek= Ns Ar n Seek |