--- man2/fallocate.2 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/man2/fallocate.2 b/man2/fallocate.2 index b14bb28..73c4f12 100644 --- a/man2/fallocate.2 +++ b/man2/fallocate.2 @@ -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 , -- 1.9.2 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html