diff options
| author | Michael Albinus | 2018-12-31 12:18:41 +0100 |
|---|---|---|
| committer | Michael Albinus | 2018-12-31 12:18:41 +0100 |
| commit | 792dc36e691b1e4b7735c75d2d402d1b9a8801ce (patch) | |
| tree | cfbe4bf4b8f315ce7fe878facb5d71843a9a333a /etc | |
| parent | 03e7215a0b89c2a02c50de77fd79817bf888b931 (diff) | |
| download | emacs-792dc36e691b1e4b7735c75d2d402d1b9a8801ce.tar.gz emacs-792dc36e691b1e4b7735c75d2d402d1b9a8801ce.zip | |
Precise documentation of Tramp ad-hoc proxies
* doc/misc/tramp.texi (Ad-hoc multi-hops): Remove superfluous
first entry about %h and %u. Describe, how to remove ad-hoc proxy
definitions.
(Cleanup remote connections): Mention, that also ad-hoc proxy
definitions are removed.
* etc/NEWS: Mention default host names in Tramp ad-hoc proxies.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -910,7 +910,8 @@ Tramp for some look-alike remote file names. | |||
| 910 | 910 | ||
| 911 | +++ | 911 | +++ |
| 912 | *** For some connection methods, like "su" or "sudo", the host name in | 912 | *** For some connection methods, like "su" or "sudo", the host name in |
| 913 | ad-hoc multi-hop file names must match the previous hop. | 913 | ad-hoc multi-hop file names must match the previous hop. Default host |
| 914 | names are adjusted to the host name from the previous hop. | ||
| 914 | 915 | ||
| 915 | +++ | 916 | +++ |
| 916 | *** For the connection methods "sudo" and "doas" there exists a | 917 | *** For the connection methods "sudo" and "doas" there exists a |