Improve wording when documenting other TRAMP syntaxes
* doc/misc/tramp.texi (Change file name syntax): Improve wording. (Bug#57061)
This commit is contained in:
parent
628df15da5
commit
14833cd9df
1 changed files with 2 additions and 2 deletions
|
@ -3161,7 +3161,7 @@ names. Beside the @code{default} value, @var{syntax} can be
|
||||||
@item @code{simplified}
|
@item @code{simplified}
|
||||||
@cindex simplified syntax
|
@cindex simplified syntax
|
||||||
|
|
||||||
The remote file name syntax is similar to the syntax used by Ange FTP@.
|
This remote file name syntax is similar to the syntax used by Ange FTP@.
|
||||||
A remote file name has the form
|
A remote file name has the form
|
||||||
@code{@value{prefix}user@@host@value{postfix}path/to/file}. The
|
@code{@value{prefix}user@@host@value{postfix}path/to/file}. The
|
||||||
@code{user@@} part is optional, and the method is determined by
|
@code{user@@} part is optional, and the method is determined by
|
||||||
|
@ -3173,7 +3173,7 @@ A remote file name has the form
|
||||||
@clear unified
|
@clear unified
|
||||||
@set separate
|
@set separate
|
||||||
@include trampver.texi
|
@include trampver.texi
|
||||||
The remote file name syntax is similar to the syntax used by XEmacs.
|
This remote file name syntax originated in the XEmacs text editor.
|
||||||
A remote file name has the form
|
A remote file name has the form
|
||||||
@code{@trampfn{method,user@@host,path/to/file}}. The @code{method}
|
@code{@trampfn{method,user@@host,path/to/file}}. The @code{method}
|
||||||
and @code{user@@} parts are optional.
|
and @code{user@@} parts are optional.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue