]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor edit in tramp.texi
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Feb 2018 09:52:30 +0000 (10:52 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Feb 2018 09:52:30 +0000 (10:52 +0100)
* doc/misc/tramp.texi (Remote shell setup, Windows setup hints):
Improve @cindex entries.

doc/misc/tramp.texi

index e264298efcfc41e0bbbb19a40a610b5b455ef35a..f82c9b5003c456c342e1394a143025f2b15e339c 100644 (file)
@@ -1878,8 +1878,8 @@ Similar localization may be necessary for handling wrong password
 prompts, for which @value{tramp} uses @option{tramp-wrong-passwd-regexp}.
 
 @item @command{tset} and other questions
-@cindex unix command tset
-@cindex tset unix command
+@cindex unix command @command{tset}
+@cindex @command{tset} unix command
 
 @vindex tramp-terminal-type
 To suppress inappropriate prompts for terminal type, @value{tramp}
@@ -2227,12 +2227,12 @@ Some older versions of Cygwin's @command{ssh} work with the
 @option{sshx} access method.  Consult Cygwin's FAQ at
 @uref{https://cygwin.com/faq/} for details.
 
-@cindex cygwin and fakecygpty
-@cindex fakecygpty and cygwin
+@cindex cygwin and @command{fakecygpty}
+@cindex @command{fakecygpty} and cygwin
 
 On @uref{https://www.emacswiki.org/emacs/SshWithNTEmacs, the Emacs
-Wiki} it is explained how to use the helper program @code{fakecygpty}
-to fix this problem.
+Wiki} it is explained how to use the helper program
+@command{fakecygpty} to fix this problem.
 
 @cindex method scpx with cygwin
 @cindex scpx method with cygwin
@@ -2246,8 +2246,8 @@ for a host named @code{c}.
 A workaround: write a wrapper script for @option{scp} to convert
 Windows file names to Cygwin file names.
 
-@cindex cygwin and ssh-agent
-@cindex SSH_AUTH_SOCK and emacs on ms windows
+@cindex cygwin and @command{ssh-agent}
+@cindex @env{SSH_AUTH_SOCK} and emacs on ms windows
 
 When using the @command{ssh-agent} on MS Windows for password-less
 interaction, @option{ssh} methods depend on the environment variable