* tramp.texi (Inline methods): The hostname of the su(do)? methods
must be a local host.
This commit is contained in:
parent
c9d8f7462c
commit
4605b7cdc1
1 changed files with 4 additions and 2 deletions
|
@ -672,8 +672,10 @@ as the @option{rsh} method.
|
|||
|
||||
This method does not connect to a remote host at all, rather it uses
|
||||
the @command{su} program to allow you to edit files as another user.
|
||||
With other words, a specified host name in the file name is silently
|
||||
ignored.
|
||||
That means, the specified host name in the file name must be either
|
||||
@samp{localhost} or the host name as returned by the function
|
||||
@command{(system-name)}. For an exception of this rule see
|
||||
@ref{Multi-hops}.
|
||||
|
||||
|
||||
@item @option{sudo}
|
||||
|
|
Loading…
Add table
Reference in a new issue