aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2016-08-14 15:05:22 -0500
committerPaul Eggert2016-08-14 15:06:15 -0500
commit9c2ea5cdd626f011cb535824223e49e5bdb20146 (patch)
tree01c5027756a1ff67bf6a29f59a64256bbcf97d9c
parent7aaeb86f8ceea761abc6e693a0d25bea29241a10 (diff)
downloademacs-9c2ea5cdd626f011cb535824223e49e5bdb20146.tar.gz
emacs-9c2ea5cdd626f011cb535824223e49e5bdb20146.zip
* doc/misc/tramp.texi (Configuration): Fix @xref typo.
-rw-r--r--doc/misc/tramp.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 3160ba3a0b7..d64d5e5ebac 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -433,8 +433,8 @@ to connect to the remote host. Just type @kbd{C-x C-f} and then enter
433file name @file{@trampf{user@@host,/path/to.file}}. For details, 433file name @file{@trampf{user@@host,/path/to.file}}. For details,
434@xref{Default Method}, @xref{Default User}, @xref{Default Host}. 434@xref{Default Method}, @xref{Default User}, @xref{Default Host}.
435 435
436For problems related to the behavior of remote shell, @xref{Remote 436For problems related to the behavior of the remote shell, @xref{Remote
437shell setup} for details. 437shell setup}.
438 438
439For changing the connection type and file access method from the 439For changing the connection type and file access method from the
440defaults to one of several other options, @xref{Connection types}. 440defaults to one of several other options, @xref{Connection types}.