diff options
| author | Glenn Morris <rgm@gnu.org> | 2015-08-17 14:12:20 -0400 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2015-08-17 14:12:20 -0400 |
| commit | 481859ba71253725f4aed4877b89123e11aaef0c (patch) | |
| tree | 6fa594c021c4010a03f9a2dccabb4b1c66b61e60 | |
| parent | c1f34a993c4ae0f13d5dfc3f1da885e510e931e6 (diff) | |
| download | emacs-481859ba71253725f4aed4877b89123e11aaef0c.tar.gz | |
* doc/misc/tramp.texi (Configuration): Reword to avoid warning
from makeinfo about spurious "Note:" cross-reference, and for grammar.
| -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 c9af6ddea47..012c58658a6 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -524,9 +524,9 @@ can use to connect to remote hosts and transfer files If you don't know which method is right for you, see @xref{Default Method}. -@strong{Note:} In the following description, setting of user options -or variables is explained. Not all of them are autoloaded by -@value{emacsname}. All examples expect, that you have loaded +@strong{Note} that the following descriptions reference the setting of +user options or variables, not all of which are autoloaded by +@value{emacsname}. All examples assume that you have loaded @value{tramp} first: @lisp |
