From: Peter Lemenkov Date: Wed, 11 Mar 2020 15:50:26 +0100 Subject: [PATCH] Refer to mount.fuse3 instead of mount.fuse Signed-off-by: Peter Lemenkov 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