fallocate.2: wfix

Reported-by: Lukáš Czerner <lczerner@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-06 12:43:27 +02:00
parent 5e443a5f9e
commit b9ddebe2c8
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ Zeroing is done within the filesystem preferably by converting the range into
unwritten extents.
This approach means that the specified range will not be physically zeroed
out on the device (except for partial blocks at the either end of the range),
and I/O is (otherwise) required only to update file metadata.
and I/O is (otherwise) required only to update metadata.
If the
.B FALLOC_FL_KEEP_SIZE