]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fallocate.2: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 4 Feb 2014 08:08:43 +0000 (09:08 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 4 Feb 2014 08:08:43 +0000 (09:08 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/fallocate.2

index 39e1fcdfd623f5073bf30014673016bd28d496d3..b31bbded1b2e8ba798d133cf66765aef7349f39b 100644 (file)
@@ -56,7 +56,7 @@ is greater than the file size.
 Any subregion within the range specified by
 .I offset
 and
-.IR len ,
+.IR len
 that did not contain data before the call will be initialized to zero.
 This default behavior closely resembles the behavior of the
 .BR posix_fallocate (3)