From: Michael Albinus Date: Sun, 10 Jul 2022 12:19:55 +0000 (+0200) Subject: * doc/misc/tramp.texi (Frequently Asked Questions): Fix formatting. X-Git-Tag: emacs-29.0.90~1447^2~1045 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e45411966fd7afd76cf61375a32972e2c31c0598;p=emacs.git * doc/misc/tramp.texi (Frequently Asked Questions): Fix formatting. --- diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index fd895ed1449..2699ca92c12 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -5681,12 +5681,12 @@ Unloading @value{tramp} resets Ange FTP plugins also. @item -What is the difference between Ange FTP and TRAMP? +What is the difference between Ange FTP and @value{tramp}? -The difference is that Ange FTP uses FTP to transfer files between the -local and the remote host, whereas @value{tramp} uses a combination of -@command{rsh} and @command{rcp} or other work-alike programs, such as -@command{ssh}/@command{scp}. +The difference is that Ange FTP uses @command{ftp} to transfer files +between the local and the remote host, whereas @value{tramp} uses a +combination of @command{rsh} and @command{rcp} or other work-alike +programs, such as @command{ssh}/@command{scp}. @end itemize