Minor edit in tramp.texi
* doc/misc/tramp.texi (Remote shell setup, Windows setup hints): Improve @cindex entries.
This commit is contained in:
parent
6537f996c1
commit
36e729f06c
1 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue