[hackers] [ubase] dd.1: fix || Hiltjo Posthuma
commit a46944add9146303500834b2c5d336694bd04a72
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Mon Feb 2 19:54:00 2015 +0100
dd.1: fix
diff --git a/dd.1 b/dd.1
index fd1a3af..31fe00e 100644
--- a/dd.1
+++ b/dd.1
_AT_@ -21,7 +21,7 @@ the
option.
.Sh OPTIONS
.Bl -tag -width Ds
-.It Ar bs Op Ar [=N]
+.It Ar bs Ns Op Ar =N
If
.Ar bs
is not specified, the default blocksize is 64kB. If
_AT_@ -59,5 +59,6 @@ Seek
blocks from the beginning of the output before copying.
.It Ar skip=N
Skip
-.Ar N blocks from the beginning of the input before copying.
+.Ar N
+blocks from the beginning of the input before copying.
.El
Received on Fri Feb 06 2015 - 16:16:28 CET
This archive was generated by hypermail 2.3.0
: Fri Feb 06 2015 - 16:24:15 CET