diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/tramp.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 420fef7164c..a9de1fddc66 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -1816,9 +1816,9 @@ shell supports the login argument @samp{-l}. | |||
| 1816 | @end defopt | 1816 | @end defopt |
| 1817 | 1817 | ||
| 1818 | When remote search paths are changed, local @value{tramp} caches must | 1818 | When remote search paths are changed, local @value{tramp} caches must |
| 1819 | be recomputed. To force @value{tramp} to recompute afresh, exit | 1819 | be recomputed. To force @value{tramp} to recompute afresh, call |
| 1820 | Emacs, remove the persistent file (@pxref{Connection caching}), and | 1820 | @kbd{M-x tramp-cleanup-this-connection @key{RET}} or friends |
| 1821 | restart Emacs. | 1821 | (@pxref{Cleanup remote connections}). |
| 1822 | 1822 | ||
| 1823 | 1823 | ||
| 1824 | @node Remote shell setup | 1824 | @node Remote shell setup |