]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in tramp.texi
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 7 Apr 2019 08:10:52 +0000 (10:10 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 7 Apr 2019 08:10:52 +0000 (10:10 +0200)
* doc/misc/tramp.texi (Change file name syntax)
(Frequently Asked Questions): '.' or ',' must follow xref.

doc/misc/tramp.texi

index 771ff1c08ee787f15dee4e44afd03a44c6dbe816..e376fc7495ef90933dc064161038cca8e59d79a2 100644 (file)
@@ -2671,7 +2671,7 @@ name syntax.  Its value changes after every call of
 this variable in external packages, a call of @code{file-remote-p} is
 much more appropriate.
 @ifinfo
-@pxref{Magic File Names, , , elisp}
+@pxref{Magic File Names, , , elisp}.
 @end ifinfo
 @end defvar
 @end ifset
@@ -3720,7 +3720,7 @@ Set @code{file-precious-flag} to @code{t} for files accessed by
 @value{tramp} so the file contents are checked using checksum by
 first saving to a temporary file.
 @ifinfo
-@pxref{Saving Buffers, , , elisp}
+@pxref{Saving Buffers, , , elisp}.
 @end ifinfo
 
 @lisp