From 0ebc0c9e0e21eacaa1d9015c0f116b22eab3f345 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 9 Dec 2024 15:50:59 +0100 Subject: [PATCH] * doc/misc/tramp.texi (FUSE-based methods): Fix sshfs reference. (cherry picked from commit b4bcbabf95c5cf4d4175bfb78e56e717d21a1034) --- doc/misc/tramp.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 8ea9f48ac20..86a7bf4c0eb 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -1562,10 +1562,10 @@ for accessing the system storage, you should use it. @vindex tramp-sshfs-program On local hosts which have installed the @command{sshfs} client for -mounting a file system based on @command{sftp}, this method can be -used, see -@uref{https://github.com/libfuse/sshfs/blob/master/README.rst/}. If -the @command{sshfs} program isn't found in your @env{PATH} environment +mounting a file system based on the @command{sftp} subsystem of +@command{ssh}, this method can be used, see +@uref{https://github.com/libfuse/sshfs/blob/master/README.md}. If the +@command{sshfs} program isn't found in your @env{PATH} environment variable, you can tell @value{tramp} its absolute path via the user option @code{tramp-sshfs-program}. -- 2.39.5