summaryrefslogtreecommitdiffstats
path: root/man4/fuse.4
diff options
context:
space:
mode:
Diffstat (limited to 'man4/fuse.4')
-rw-r--r--man4/fuse.46
1 files changed, 3 insertions, 3 deletions
diff --git a/man4/fuse.4 b/man4/fuse.4
index a23dd1de0..a68a7eaec 100644
--- a/man4/fuse.4
+++ b/man4/fuse.4
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH fuse 4 2023-02-05 "Linux man-pages 6.03"
+.TH fuse 4 2023-05-03 "Linux man-pages 6.05.01"
.SH NAME
fuse \- Filesystem in Userspace (FUSE) device
.SH SYNOPSIS
@@ -433,7 +433,7 @@ struct fuse_kstatfs {
uint32_t padding;
uint32_t spare[6];
};
-
+\&
struct fuse_statfs_out {
struct fuse_kstatfs st;
};
@@ -491,7 +491,7 @@ Returned from operations on a
.I /dev/fuse
file descriptor that has not been mounted.
.SH STANDARDS
-The FUSE filesystem is Linux-specific.
+Linux.
.SH NOTES
The following messages are not yet documented in this manual page:
.PP