[Fai-commit] r6332 - trunk/man
Michael Tautschnig
mt at alioth.debian.org
Thu Apr 14 11:06:12 UTC 2011
Author: mt
Date: 2011-04-14 11:05:53 +0000 (Thu, 14 Apr 2011)
New Revision: 6332
Modified:
trunk/man/setup-storage.8
Log:
setup-storage.8: Clarify that partition/volume sizes are integers.
Decimal numbers are not allowed.
Modified: trunk/man/setup-storage.8
===================================================================
--- trunk/man/setup-storage.8 2011-04-14 11:03:18 UTC (rev 6331)
+++ trunk/man/setup-storage.8 2011-04-14 11:05:53 UTC (rev 6332)
@@ -356,9 +356,11 @@
.br
/* size in kilo (KiB), mega (default, MiB), giga (GiB), tera (TiB),
.br
- * petabytes (PiB) or percentage of disk size or RAM size;
+ * petabytes (PiB) or percentage of disk size or RAM size; integers
+.br
+ * only, no decimal numbers.
.br
- * in future releases KB, MB, GB, ... will be treated as 1000 instead
+ * In future releases KB, MB, GB, ... will be treated as 1000 instead
.br
* of 1024 (KiB, MiB, GiB, ...) multipliers */
More information about the Fai-commit
mailing list