diff --git a/filesystems/filesystems.tex b/filesystems/filesystems.tex index 38c51b5..6b1e67a 100644 --- a/filesystems/filesystems.tex +++ b/filesystems/filesystems.tex @@ -34,7 +34,7 @@ \chapter{Filesystems} Prefix & Byte Value \\ \hline KiB & 1024B \\ MiB & 1024 * 1024 B \\ -GiB & 1024\^3 B +GiB & 1024 \^ 3 B \end{tabular} \end{table} \end{center} @@ -48,7 +48,7 @@ \chapter{Filesystems} Prefix & Byte Value \\ \hline KB & 1000B \\ MB & 1000 * 1000 B \\ -GB & 1000\^3 B +GB & 1000 \^ 3 B \end{tabular} \end{table} \end{center}