From 0a368e007723d79ac07f3a0622b28a02ae0bd3dc Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Wed, 13 Apr 2022 16:55:09 +0200 Subject: [PATCH] ; Reinsert lines in tramp.texi deleted by accident --- doc/misc/tramp.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 4f4e78061ea..bb91aec0cc0 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -2643,6 +2643,11 @@ where @samp{192.168.0.1} is the remote host IP address @node Ssh setup @section Ssh setup hints +The most common @value{tramp} connection family is based on either +@command{ssh} or @command{scp} of OpenSSH, or @command{plink} or +@command{pscp} of PuTTY on MS Windows. In the following, some +configuration recommendations are given. + @subsection Using ssh config include for host name completion -- 2.39.5