All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [PATCH] Add sector suffix to mdadm --data-offset manpage
@ 2020-05-18 22:49 Sam Hurst
  0 siblings, 0 replies; only message in thread
From: Sam Hurst @ 2020-05-18 22:49 UTC (permalink / raw)
  To: linux-raid; +Cc: Sam Hurst

Signed-off-by: Sam Hurst <sam@sam-hurst.co.uk>
---
 mdadm.8.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/mdadm.8.in b/mdadm.8.in
index 9e7cb96..c997be4 100644
--- a/mdadm.8.in
+++ b/mdadm.8.in
@@ -857,8 +857,9 @@ an array which was originally created using a different version of
 which computed a different offset.
 
 Setting the offset explicitly over-rides the default.  The value given
-is in Kilobytes unless a suffix of 'K', 'M', 'G' or 'T' is used to explicitly
-indicate Kilobytes, Megabytes, Gigabytes or Terabytes respectively.
+is in Kilobytes unless a suffix of 'K', 'M', 'G', 'T' or 's' is used to
+explicitly indicate Kilobytes, Megabytes, Gigabytes, Terabytes or sectors
+respectively.
 
 Since Linux 3.4,
 .B \-\-data\-offset
-- 
2.17.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-18 22:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-18 22:49 [PATCH] [PATCH] Add sector suffix to mdadm --data-offset manpage Sam Hurst

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.