]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/tramp.texi (Frequently Asked Questions): Fix formatting.
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Jul 2022 12:19:55 +0000 (14:19 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Jul 2022 12:19:55 +0000 (14:19 +0200)
doc/misc/tramp.texi

index fd895ed1449199fd2bdda567c7ed63ec21042b05..2699ca92c12378f9473365b294a5d25207358d36 100644 (file)
@@ -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