From c107f9e04ffbcb511ebb8d6ee361ebd159232d69 Mon Sep 17 00:00:00 2001 From: Brian Feldman Date: Sun, 27 Feb 2000 16:40:39 +0000 Subject: [PATCH] Fix style bugs I introduced in the last revision. Brucified by: bde --- bin/dd/dd.1 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bin/dd/dd.1 b/bin/dd/dd.1 index b34dcc624845..eaf1b90ff0b8 100644 --- a/bin/dd/dd.1 +++ b/bin/dd/dd.1 @@ -99,17 +99,12 @@ instead of the standard input. .It Cm iseek= Ns Ar n Seek on the input file .Va n -blocks. This is a synonym for +blocks. This is synonymous with .Cm skip= Ns Ar n . .It Cm obs= Ns Ar n Set the output block size to .Va n bytes instead of the default 512. -.It Cm oseek= Ns Ar n -Seek on the output file -.Va n -blocks. This is a synonym for -.Cm seek= Ns Ar n . .It Cm of= Ns Ar file Write output to .Ar file @@ -118,9 +113,14 @@ Any regular output file is truncated unless the .Cm notrunc conversion value is specified. If an initial portion of the output file is seeked past (see the -.Cm seek +.Cm oseek operand), 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 +.Cm seek= Ns Ar n . .It Cm seek= Ns Ar n Seek .Va n