aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/mount.fuse.82
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mount.fuse.8 b/doc/mount.fuse.8
index 3e20369..120c2dc 100644
--- a/doc/mount.fuse.8
+++ b/doc/mount.fuse.8
@@ -1,6 +1,6 @@
.TH fuse "8"
.SH NAME
-fuse \- format and options for the fuse file systems
+fuse \- configuration and mount options for FUSE file systems
.SH DESCRIPTION
FUSE (Filesystem in Userspace) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.
.SH CONFIGURATION