diff options
author | Jakub Ječmínek <kuba@kubajecminek.cz> | 2024-05-17 22:07:33 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-05-18 08:50:48 +0300 |
commit | d47aa33bcdbd24283f680285f17736bd758ccba9 (patch) | |
tree | 220b001ecd5dc47b79b03d7dbf09a347466e83a6 | |
parent | 35138b90dd24cb967a124481ae06f8df14821c04 (diff) | |
download | emacs-d47aa33bcdbd24283f680285f17736bd758ccba9.tar.gz emacs-d47aa33bcdbd24283f680285f17736bd758ccba9.tar.bz2 emacs-d47aa33bcdbd24283f680285f17736bd758ccba9.zip |
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)
-rw-r--r-- | doc/emacs/rmail.texi | 5 |
1 files changed, 2 insertions, 3 deletions
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 |