Forgot to add patch mentioned in a previous commit

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
epel9
Peter Lemenkov 5 years ago
parent f07f2dfc96
commit f8ee693fb3

@ -0,0 +1,19 @@
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
Loading…
Cancel
Save