Hi,

fyi, commit c7e971bee0aa606eef67c0f77711e3feeb5025f3 added:

+...@example
+...@samp{b}  =>            512 ("blocks")
+...@samp{kb} =>           1000 (KiloBytes)
+...@samp{k}  =>           1024 (KibiBytes)
+...@samp{mb} =>      1000*1000 (MegaBytes)
+...@samp{m}  =>      1024*1024 (MebiBytes)
+...@samp{gb} => 1000*1000*1000 (GibiBytes)
+...@samp{g}  => 1024*1024*1024 (GigaBytes)
+...@end example

and there is an inconsistency in what is gibi and giga.



_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to