GNU bug report logs - #46943
27.1; "see @xref" should be "see @ref" in tramp manual

Previous Next

Packages: emacs, tramp;

Reported by: tsuucat <tsuucat <at> icloud.com>

Date: Fri, 5 Mar 2021 12:01:01 UTC

Severity: normal

Fixed in version 27.2

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: tsuucat <tsuucat <at> icloud.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.1; "see @xref" should be "see @ref" in tramp manual
Date: Fri, 5 Mar 2021 20:59:47 +0900
Hi,

this is tiny patch.

Without this, generated html produces “see See …”.

(See current online manual
https://www.gnu.org/software/emacs/manual/html_node/tramp/Remote-shell-setup.html)


diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 0a968e3945..8eaac14763 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2150,7 +2150,7 @@ Remote shell setup

 Per default, @value{tramp} uses the command @command{/bin/sh} for
 starting a shell on the remote host.  This can be changed by setting
-the connection property @t{"remote-shell"}, see @xref{Predefined
+the connection property @t{"remote-shell"}, see @ref{Predefined
 connection information}.  If you want, for example, use
 @command{/usr/bin/zsh} on a remote host, you might apply





This bug report was last modified 4 years and 77 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.