]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fallocate.2: ffix
authorSimon Paillard <spaillard@debian.org>
Sun, 27 Apr 2014 21:52:25 +0000 (23:52 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 28 Apr 2014 03:03:52 +0000 (05:03 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/fallocate.2

index b14bb28f5d52cb221801a56c24888874abbf1708..73c4f12a35b06d5c137c4a9ba3c771d2415534cc 100644 (file)
@@ -233,12 +233,14 @@ or
 is not a multiple of the filesystem block size.
 .TP
 .B EINVAL
-mode contains both
+.I mode
+contains both
 .B FALLOC_FL_COLLAPSE_RANGE
 and other flags;
 no other flags are permitted with
 .BR FALLOC_FL_COLLAPSE_RANGE .
-.TP EINVAL
+.TP
+.B EINVAL
 .I mode
 is
 .BR FALLOC_FL_COLLAPSE_RANGE ,