From 16ef36f783837f8ebf90e8707cbcbcab2dc4c18d Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 18 Mar 2013 18:31:07 +0100 Subject: docs: add TB to list of supported suffixes Reported-by: Lukas Czerner Signed-off-by: Karel Zak --- sys-utils/fallocate.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/fallocate.1') diff --git a/sys-utils/fallocate.1 b/sys-utils/fallocate.1 index 49523343a..49d26e44c 100644 --- a/sys-utils/fallocate.1 +++ b/sys-utils/fallocate.1 @@ -29,7 +29,7 @@ is 0 on success and 1 on failure. The \fIlength\fR and \fIoffset\fR arguments may be followed by the multiplicative suffixes KiB=1024, MiB=1024*1024, and so on for GiB, TiB, PiB, EiB, ZiB and YiB (the "iB" is optional, e.g. "K" has the same meaning as "KiB") or the suffixes -KB=1000, MB=1000*1000, and so on for GB, PB, EB, ZB and YB. +KB=1000, MB=1000*1000, and so on for GB, TB, PB, EB, ZB and YB. .IP "\fB\-n, \-\-keep-size\fP" Do not modify the apparent length of the file. This may effectively allocate blocks past EOF, which can be removed with a truncate. -- cgit v1.2.3-55-g7522