thin-provisioning-tools/man8
Benjamin Gilbert 2679e7f088 thin_metadata_size: Fix long names of units
Both implementations of thin_metadata_size believe units are defined
like this:

    1024 == kilobyte == k
    1000 == kibibyte == K

and so on.  Fix the 1000/1024 confusion, while continuing to follow the
LVM convention of using lowercase letters for binary units, so that we
have:

    1024 == kibibyte == k
    1000 == kilobyte == K
2014-05-17 03:51:06 -04:00
..
cache_check.8 Add missing cache tools manual pages and update Makefile.in respectively 2013-10-19 00:45:18 +02:00
cache_dump.8 Add missing cache tools manual pages and update Makefile.in respectively 2013-10-19 00:45:18 +02:00
cache_repair.8 Add missing cache tools manual pages and update Makefile.in respectively 2013-10-19 00:45:18 +02:00
cache_restore.8 Add missing cache tools manual pages and update Makefile.in respectively 2013-10-19 00:45:18 +02:00
thin_check.8 manual page fixes in header 2013-07-30 19:55:52 +02:00
thin_dump.8 Manual pages: underline device|file mentioned in DESCRIPTION throughput 2013-07-25 15:27:31 +02:00
thin_metadata_size.8 thin_metadata_size: Fix long names of units 2014-05-17 03:51:06 -04:00
thin_repair.8 Manual pages: underline device|file mentioned in DESCRIPTION throughput 2013-07-25 15:27:31 +02:00
thin_restore.8 Manual pages: underline device|file mentioned in DESCRIPTION throughput 2013-07-25 15:27:31 +02:00
thin_rmap.8 manual page fixes in header 2013-07-30 19:55:52 +02:00