projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9c1d3d
)
Add the smtpd module to the list of undocumented modules; Barry needs to
author
Fred Drake
<fdrake@acm.org>
Tue, 14 Aug 2001 11:38:35 +0000
(11:38 +0000)
committer
Fred 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
patch
|
blob
|
history
diff --git
a/Doc/lib/libundoc.tex
b/Doc/lib/libundoc.tex
index c36bac622b51ceb7f07975c0366aac57d851bf08..c4eaeb68152ab03a3106bf712a8e8fb2a48a9a73 100644
(file)
--- a/
Doc/lib/libundoc.tex
+++ b/
Doc/lib/libundoc.tex
@@
-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}