From f61afad3659acc58a868f7dbbec818fee1b034e8 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 9 Apr 2006 18:44:06 +0000 Subject: [PATCH] (Mail Sending): In send-mail-function @pxref smtpmail, put info and printed manual names the right way around. --- man/sending.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/sending.texi b/man/sending.texi index fb7235b3c11..0c0c249ba5d 100644 --- a/man/sending.texi +++ b/man/sending.texi @@ -459,7 +459,7 @@ user agent sends mail. It should be set to a function. The default is @code{sendmail-send-it}, which delivers mail using the Sendmail installation on the local host. To send mail through a SMTP server, set it to @code{smtpmail-send-it} and set up the Emacs SMTP library -(@pxref{Top,,Emacs SMTP Library, Sending mail via SMTP,smtpmail}). A +(@pxref{Top,,Emacs SMTP Library, smtpmail, Sending mail via SMTP}). A third option is @code{feedmail-send-it}, see the commentary section of the @file{feedmail.el} package for more information. -- 2.39.2