From 3461acd0c2531d8ccbd6278a0762a3849cc742af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Pierre=20Andr=C3=A9?= Date: Mon, 20 Aug 2012 14:17:09 +0200 Subject: [PATCH] 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. --- ntfsprogs/mkntfs.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ntfsprogs/mkntfs.8.in b/ntfsprogs/mkntfs.8.in index a5498959..ce687f7d 100644 --- a/ntfsprogs/mkntfs.8.in +++ b/ntfsprogs/mkntfs.8.in @@ -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