diff options
| -rw-r--r-- | doc/misc/tramp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index c34341b9ac9..38669a06c9c 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -3500,7 +3500,7 @@ first saving to a temporary file. When connecting to a local host, @value{tramp} uses some internal optimizations. They fail, when there is a chrooted environment. In order to disable those optimizations, set user option -@option{tramp-local-host-regexp} to @code{nil}. +@code{tramp-local-host-regexp} to @code{nil}. @item |
