From d47aa33bcdbd24283f680285f17736bd758ccba9 Mon Sep 17 00:00:00 2001 From: Jakub Ječmínek Date: Fri, 17 May 2024 22:07:33 +0200 Subject: Replace incorrect link in Rmail chapter of Emacs manual * doc/emacs/rmail.texi (Movemail): Fix cross-reference to a node in the Mailutils manual. (Bug#71018) --- doc/emacs/rmail.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/emacs') diff --git a/doc/emacs/rmail.texi b/doc/emacs/rmail.texi index f94708b08ac..6efc610a49d 100644 --- a/doc/emacs/rmail.texi +++ b/doc/emacs/rmail.texi @@ -1428,7 +1428,7 @@ encrypted/decrypted text. your Rmail file (@pxref{Rmail Inbox}). When loaded for the first time, Rmail attempts to locate the @command{movemail} program and determine its version. There are two versions of the @command{movemail} program: the -GNU Mailutils version (@pxref{movemail,,,mailutils,GNU mailutils}), +GNU Mailutils version (@pxref{movemail,,,mailutils,GNU Mailutils}), and an Emacs-specific version that is built and installed unless Emacs was configured @option{--with-mailutils} in effect. The two @command{movemail} versions support the same @@ -1446,8 +1446,7 @@ mailboxes, etc. It is able to access remote mailboxes using the POP3 or IMAP4 protocol, and can retrieve mail from them using a TLS encrypted channel. It also accepts mailbox arguments in @acronym{URL} form. The detailed description of mailbox @acronym{URL}s can be found -@c Note this node seems to be missing in some versions of mailutils.info? -in @ref{URL,,,mailutils,Mailbox URL Formats}. In short, a +in @ref{Mailbox,,,mailutils,GNU Mailutils}. In short, a @acronym{URL} is: @smallexample -- cgit v1.2.3