fuse-sshfs/sshfs-0001-Refer-to-mount.fuse3-instead-of-mount.fuse.patch
Peter Lemenkov f8ee693fb3 Forgot to add patch mentioned in a previous commit
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2020-03-11 16:00:01 +01:00

20 lines
667 B
Diff

From: Peter Lemenkov <lemenkov@gmail.com>
Date: Wed, 11 Mar 2020 15:50:26 +0100
Subject: [PATCH] Refer to mount.fuse3 instead of mount.fuse
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
diff --git a/sshfs.rst b/sshfs.rst
index 0fe84f2..42356c0 100644
--- a/sshfs.rst
+++ b/sshfs.rst
@@ -227,7 +227,7 @@ Options
used, and the *buflimit* workaround is not supported/
In addition, SSHFS accepts several options common to all FUSE file
-systems. These are described in the `mount.fuse` manpage (look
+systems. These are described in the `mount.fuse3` manpage (look
for "general", "libfuse specific", and "high-level API" options).
Caveats / Workarounds