svn: r17412

original commit: 8d3eb3c9b9
This commit is contained in:
Robby Findler 2009-12-28 16:47:24 +00:00
parent 2439114095
commit 38e685e68f

View File

@ -9,7 +9,7 @@
@defmodule[net/sendmail]{The @schememodname[net/sendmail] module
provides tools for sending electronic mail messages using a
@exec{sendmail} program on the local system. See also the
@scheme[net/smtp] package, which sends mail via SMTP.}
@schememodname[net/smtp] package, which sends mail via SMTP.}
All strings used in mail messages are assumed to conform to their
corresponding SMTP specifications, except as noted otherwise.