Changed "blocks" to "sectors" in the mkntfs manual
The last (optional) argument in mkntfs was described as a block count, which may be confusing because in ext[123] a block means a cluster.edge.strict_endians
parent
eecc700df1
commit
3461acd0c2
|
@ -93,7 +93,7 @@ or file.
|
|||
is the special file corresponding to the device (e.g
|
||||
.IR /dev/hdXX ).
|
||||
.I number\-of\-sectors
|
||||
is the number of blocks on the device. If omitted,
|
||||
is the number of sectors on the device. If omitted,
|
||||
.B mkntfs
|
||||
automagically figures the file system size.
|
||||
.SH OPTIONS
|
||||
|
|
Loading…
Reference in New Issue