aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael Albinus2019-07-08 16:46:29 +0200
committerMichael Albinus2019-07-08 16:46:29 +0200
commit4b5847b18295bf41a2c3b8c4e5549a494e5af349 (patch)
tree1e4bf37e7d537f780bb028933ae897347db48c1e /doc
parent37327e85f3f8530d0f78346004d5087dcb24b66e (diff)
downloademacs-4b5847b18295bf41a2c3b8c4e5549a494e5af349.tar.gz
emacs-4b5847b18295bf41a2c3b8c4e5549a494e5af349.zip
* doc/misc/tramp.texi (Remote processes): Fix a typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/tramp.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 9efc86e720c..66e49be27ed 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -3137,9 +3137,9 @@ be achieved by adding the environment variable @env{COLUMNS} to
3137 3137
3138@value{tramp} is integrated into @file{eshell.el}, which enables 3138@value{tramp} is integrated into @file{eshell.el}, which enables
3139interactive eshell sessions on remote hosts at the command prompt. 3139interactive eshell sessions on remote hosts at the command prompt.
3140You must add the module @code{em-tramp} to @code{eshell-modules-list}. 3140You must add the module @code{eshell-tramp} to
3141Here's a sample interaction after opening @kbd{M-x eshell @key{RET}} 3141@code{eshell-modules-list}. Here's a sample interaction after opening
3142on a remote host: 3142@kbd{M-x eshell @key{RET}} on a remote host:
3143 3143
3144@example 3144@example
3145@group 3145@group