* doc/misc/tramp.texi (FUSE-based methods): Fix sshfs reference.
This commit is contained in:
parent
f8da72b41c
commit
b4bcbabf95
1 changed files with 4 additions and 4 deletions
|
@ -1530,10 +1530,10 @@ for accessing the system storage, you should use it.
|
||||||
|
|
||||||
@vindex tramp-sshfs-program
|
@vindex tramp-sshfs-program
|
||||||
On local hosts which have installed the @command{sshfs} client for
|
On local hosts which have installed the @command{sshfs} client for
|
||||||
mounting a file system based on @command{sftp}, this method can be
|
mounting a file system based on the @command{sftp} subsystem of
|
||||||
used, see
|
@command{ssh}, this method can be used, see
|
||||||
@uref{https://github.com/libfuse/sshfs/blob/master/README.rst/}. If
|
@uref{https://github.com/libfuse/sshfs/blob/master/README.md}. If the
|
||||||
the @command{sshfs} program isn't found in your @env{PATH} environment
|
@command{sshfs} program isn't found in your @env{PATH} environment
|
||||||
variable, you can tell @value{tramp} its absolute path via the user
|
variable, you can tell @value{tramp} its absolute path via the user
|
||||||
option @code{tramp-sshfs-program}.
|
option @code{tramp-sshfs-program}.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue