]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fuse.4: Add CONFORMING TO section
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 10 Dec 2016 13:42:49 +0000 (14:42 +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 9056d68106877c8b50100b6835bd787c38dbbc52..adbc5e3302641ff240e490cc6aca7418cac4e21e 100644 (file)
@@ -494,3 +494,5 @@ Returned from
 and
 .BR write (2)
 if the FUSE filesystem was unmounted.
+.SH CONFORMING TO
+The FUSE filesystem is Linux-specific.