* doc/misc/tramp.texi (Remote shell setup): Fix reference.

This commit is contained in:
Masahiro Nakamura 2021-03-05 17:46:53 +01:00 committed by Michael Albinus
parent 1b30431c0e
commit 986a919523

View file

@ -2211,7 +2211,7 @@ be recomputed. To force @value{tramp} to recompute afresh, call
By default, @value{tramp} uses the command @command{/bin/sh} for
starting a shell on the remote host. This can be changed by setting
the connection property @t{"remote-shell"}; see @pxref{Predefined
the connection property @t{"remote-shell"}; see @ref{Predefined
connection information}. If you want, for example, use
@command{/usr/bin/zsh} on a remote host, you might apply