mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
* doc/misc/tramp.texi (Frequently Asked Questions): Fix formatting.
This commit is contained in:
parent
a7fff36991
commit
e45411966f
1 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue