]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix example in Tramp manual
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 30 May 2018 07:00:04 +0000 (09:00 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 30 May 2018 07:00:04 +0000 (09:00 +0200)
* doc/misc/tramp.texi (Frequently Asked Questions): Fix wording
for the zsh example.

doc/misc/tramp.texi

index 5fc77cd48c802ffd6a86394abe9ccca1300edec0..a00f2f249bacdabe3401da2ce150d8d5f5e2fb60 100644 (file)
@@ -3162,7 +3162,7 @@ following line to @file{~/.zshrc}:
 This uses the default value of @code{tramp-terminal-type},
 @samp{"dumb"}, as value of the @env{TERM} environment variable.  If
 you want to use another value for @env{TERM}, change
-@code{tramp-terminal-type} accordingly.
+@code{tramp-terminal-type} and this line accordingly.
 
 When using fish shell on remote hosts, disable fancy formatting by
 adding the following to @file{~/.config/fish/config.fish}: