diff --git a/man4/fuse.4 b/man4/fuse.4 index f3b3e5b16..e1113da70 100644 --- a/man4/fuse.4 +++ b/man4/fuse.4 @@ -483,13 +483,15 @@ operations when the kernel's request is too large for the provided buffer. There are various ways in which incorrect use of these interfaces can cause operations on the provided filesystem's files and directories to fail with .BR EIO . -Among the possible incorrect uses are +Among the possible incorrect uses are: +.RS .IP * 3 changing .I mode & S_IFMT for an inode that has previously been reported to the kernel; or .IP * giving replies to the kernel that are shorter than what the kernel expected. +.RE .TP .B EINVAL Returned from