diff options
author | Zdenek Kabelac <zkabelac@redhat.com> | 2020-10-19 12:34:36 +0200 |
---|---|---|
committer | Zdenek Kabelac <zkabelac@redhat.com> | 2020-10-24 01:42:16 +0200 |
commit | edb55b767a45d6c7eb5194dea23c11b5ae5f71d3 (patch) | |
tree | 4603d7e0c44e595e66c0e908734e22540edafcf6 /man/vgscan.8_pregen | |
parent | 413c88116dd1a2a922216fd640598812b93ae3c9 (diff) | |
download | lvm2-edb55b767a45d6c7eb5194dea23c11b5ae5f71d3.tar.gz |
man: regenerate
Diffstat (limited to 'man/vgscan.8_pregen')
-rw-r--r-- | man/vgscan.8_pregen | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/vgscan.8_pregen b/man/vgscan.8_pregen index 68050c916..5d329f921 100644 --- a/man/vgscan.8_pregen +++ b/man/vgscan.8_pregen @@ -239,9 +239,8 @@ Input units are always treated as base two values, regardless of capitalization, e.g. 'k' and 'K' both refer to 1024. The default input unit is specified by letter, followed by |UNIT. UNIT represents other possible input units: \fBbBsSkKmMgGtTpPeE\fP. -b|B is bytes, s|S is sectors of 512 bytes, k|K is kilobytes, -m|M is megabytes, g|G is gigabytes, t|T is terabytes, -p|P is petabytes, e|E is exabytes. +b|B is bytes, s|S is sectors of 512 bytes, k|K is KiB, +m|M is MiB, g|G is GiB, t|T is TiB, p|P is PiB, e|E is EiB. (This should not be confused with the output control --units, where capital letters mean multiple of 1000.) .SH ENVIRONMENT VARIABLES |