aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/sending.texi2
1 files changed, 1 insertions, 1 deletions
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
459is @code{sendmail-send-it}, which delivers mail using the Sendmail 459is @code{sendmail-send-it}, which delivers mail using the Sendmail
460installation on the local host. To send mail through a SMTP server, 460installation on the local host. To send mail through a SMTP server,
461set it to @code{smtpmail-send-it} and set up the Emacs SMTP library 461set it to @code{smtpmail-send-it} and set up the Emacs SMTP library
462(@pxref{Top,,Emacs SMTP Library, Sending mail via SMTP,smtpmail}). A 462(@pxref{Top,,Emacs SMTP Library, smtpmail, Sending mail via SMTP}). A
463third option is @code{feedmail-send-it}, see the commentary section of 463third option is @code{feedmail-send-it}, see the commentary section of
464the @file{feedmail.el} package for more information. 464the @file{feedmail.el} package for more information.
465 465