]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fuse.4: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 11 Dec 2016 18:40:18 +0000 (19:40 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 12 Dec 2016 09:35:43 +0000 (10:35 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man4/fuse.4

index f3b3e5b16d7190907a5173148abb19037e3abffe..e1113da70cad2abe5367d014186919cdd01542fb 100644 (file)
@@ -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