[Parted-commits] GNU Parted Official Repository: Changes to 'master'

Jim Meyering meyering at alioth.debian.org
Sat Nov 20 10:05:48 UTC 2010


 doc/parted.texi |   12 ++++++++++++
 1 file changed, 12 insertions(+)

New commits:
commit 02b749b0881c650a715d20a61a97ee38db5605d9
Author: Jim Meyering <meyering at redhat.com>
Date:   Fri Nov 19 19:32:08 2010 +0100

    doc: also mention KiB, MiB, GiB and TiB suffixes
    
    * doc/parted.texi (unit): Also mention KiB, MiB, GiB and TiB.

diff --git a/doc/parted.texi b/doc/parted.texi
index 4e0fec9..d82595c 100644
--- a/doc/parted.texi
+++ b/doc/parted.texi
@@ -1126,6 +1126,18 @@ sector (n bytes depending on the sector size, often 512)
 @item B
 byte
 
+ at item KiB
+kibibyte (1024 bytes)
+
+ at item MiB
+mebibyte (1048576 bytes)
+
+ at item GiB
+gibibyte (1073741824 bytes)
+
+ at item TiB
+tebibyte (1099511627776 bytes)
+
 @item kB
 kilobyte (1000 bytes)
 



More information about the Parted-commits mailing list