all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tsuucat via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 46943@debbugs.gnu.org
Subject: bug#46943: 27.1; "see @xref" should be "see @ref" in tramp manual
Date: Fri, 5 Mar 2021 20:59:47 +0900	[thread overview]
Message-ID: <23EA37FE-3A91-4B6D-8604-093A8366E41D@icloud.com> (raw)

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






             reply	other threads:[~2021-03-05 11:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05 11:59 tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2021-03-05 13:07 ` bug#46943: 27.1; "see @xref" should be "see @ref" in tramp manual Basil L. Contovounesios
2021-03-05 16:53 ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23EA37FE-3A91-4B6D-8604-093A8366E41D@icloud.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=46943@debbugs.gnu.org \
    --cc=tsuucat@icloud.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.