projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc83f37
)
* doc/misc/tramp.texi (Remote shell setup): Fix reference. (Do not merge)
author
Masahiro Nakamura
<tsuucat@icloud.com>
Fri, 5 Mar 2021 16:42:46 +0000
(17:42 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 5 Mar 2021 16:42:46 +0000
(17:42 +0100)
doc/misc/tramp.texi
patch
|
blob
|
history
diff --git
a/doc/misc/tramp.texi
b/doc/misc/tramp.texi
index 0a968e39452cca175e270b2cf8e4dd3ca2d5bf4a..8eaac147639e96d26791670ef2348f99a03c46f0 100644
(file)
--- a/
doc/misc/tramp.texi
+++ b/
doc/misc/tramp.texi
@@
-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
starting a shell on the remote host. This can be changed by setting
-the connection property @t{"remote-shell"}, see @
x
ref{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