Signed-off-by: Sam Hurst <sam@xxxxxxxxxxxxxxx> --- 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