aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorMasahiro Nakamura2021-03-05 17:46:53 +0100
committerMichael Albinus2021-03-05 17:46:53 +0100
commit986a919523cb963539cceadfda511eaf8a64d829 (patch)
treeaa1974bdce8fd17eaf264fc2fcd7b8805678bca5 /doc/misc
parent1b30431c0ec871658423ba080eb6c89df24e7232 (diff)
downloademacs-986a919523cb963539cceadfda511eaf8a64d829.tar.gz
emacs-986a919523cb963539cceadfda511eaf8a64d829.zip
* doc/misc/tramp.texi (Remote shell setup): Fix reference.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/tramp.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 4636e736713..2c9348f6d0d 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2211,7 +2211,7 @@ be recomputed. To force @value{tramp} to recompute afresh, call
2211 2211
2212By default, @value{tramp} uses the command @command{/bin/sh} for 2212By default, @value{tramp} uses the command @command{/bin/sh} for
2213starting a shell on the remote host. This can be changed by setting 2213starting a shell on the remote host. This can be changed by setting
2214the connection property @t{"remote-shell"}; see @pxref{Predefined 2214the connection property @t{"remote-shell"}; see @ref{Predefined
2215connection information}. If you want, for example, use 2215connection information}. If you want, for example, use
2216@command{/usr/bin/zsh} on a remote host, you might apply 2216@command{/usr/bin/zsh} on a remote host, you might apply
2217 2217