mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-22 21:07:36 +00:00
* doc/misc/tramp.texi (Remote shell setup): Fix reference. (Do not merge)
This commit is contained in:
parent
fc83f37951
commit
9f09083bcd
1 changed files with 1 additions and 1 deletions
|
|
@ -2150,7 +2150,7 @@ be recomputed. To force @value{tramp} to recompute afresh, call
|
||||||
|
|
||||||
Per default, @value{tramp} uses the command @command{/bin/sh} for
|
Per default, @value{tramp} uses the command @command{/bin/sh} for
|
||||||
starting a shell on the remote host. This can be changed by setting
|
starting a shell on the remote host. This can be changed by setting
|
||||||
the connection property @t{"remote-shell"}, see @xref{Predefined
|
the connection property @t{"remote-shell"}, see @ref{Predefined
|
||||||
connection information}. If you want, for example, use
|
connection information}. If you want, for example, use
|
||||||
@command{/usr/bin/zsh} on a remote host, you might apply
|
@command{/usr/bin/zsh} on a remote host, you might apply
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue