Add the smtpd module to the list of undocumented modules; Barry needs to
authorFred Drake <fdrake@acm.org>
Tue, 14 Aug 2001 11:38:35 +0000 (11:38 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 14 Aug 2001 11:38:35 +0000 (11:38 +0000)
write the documentation for this module.

Doc/lib/libundoc.tex

index c36bac622b51ceb7f07975c0366aac57d851bf08..c4eaeb68152ab03a3106bf712a8e8fb2a48a9a73 100644 (file)
@@ -45,6 +45,10 @@ Some of these are very old and/or not very robust; marked with ``hmm.''
 
 \item[\module{ihooks}]
 --- Import hook support (for \refmodule{rexec}; may become obsolete).
+
+\item[\module{smtpd}]
+--- An SMTP daemon implementation which meets the minimum requirements
+for \rfc{821} conformance.
 \end{description}