aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorMichael Albinus2018-07-06 14:03:42 +0200
committerMichael Albinus2018-07-06 14:03:42 +0200
commit271d1f778e76ed086d932223af889f1a210873f1 (patch)
treee7336133a5055dd023f64c158c598d2ebe930e2f /doc/misc
parent4abf94fa3bfc9d03423c80b7ceab82905a4e3baa (diff)
downloademacs-271d1f778e76ed086d932223af889f1a210873f1.tar.gz
emacs-271d1f778e76ed086d932223af889f1a210873f1.zip
Tramp editorials
* doc/misc/tramp.texi (Android shell setup): Mention Termux. * lisp/net/tramp-sh.el (tramp-remote-process-environment): Use proper spelling "Tramp" in docstring.
Diffstat (limited to 'doc/misc')
-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 4115d40340a..154dec11d8e 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2085,8 +2085,8 @@ installed. Usually, it is sufficient to open the file
2085@file{@trampfn{adb,,/}}. Then you can navigate in the filesystem via 2085@file{@trampfn{adb,,/}}. Then you can navigate in the filesystem via
2086@code{dired}. 2086@code{dired}.
2087 2087
2088Alternatively, applications such as @code{SSHDroid} that run 2088Alternatively, applications such as @code{Termux} or @code{SSHDroid}
2089@command{sshd} process on the Android device can accept any 2089that run @command{sshd} process on the Android device can accept any
2090@option{ssh}-based methods provided these settings are adjusted: 2090@option{ssh}-based methods provided these settings are adjusted:
2091 2091
2092@itemize 2092@itemize