aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/meson.build2
-rw-r--r--doc/mount.fuse3.8 (renamed from doc/mount.fuse.8)0
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/meson.build b/doc/meson.build
index 23c8e9a..db3e0b2 100644
--- a/doc/meson.build
+++ b/doc/meson.build
@@ -1,4 +1,4 @@
if not platform.endswith('bsd') and platform != 'dragonfly'
- install_man('fusermount3.1', 'mount.fuse.8')
+ install_man('fusermount3.1', 'mount.fuse3.8')
endif
diff --git a/doc/mount.fuse.8 b/doc/mount.fuse3.8
index 8020c46..8020c46 100644
--- a/doc/mount.fuse.8
+++ b/doc/mount.fuse3.8