Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf781a9

Browse files
committed
Add the smtpd module to the list of undocumented modules; Barry needs to
write the documentation for this module.
1 parent b9c1d3d commit bf781a9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/lib/libundoc.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ \section{Miscellaneous useful utilities}
4545

4646
\item[\module{ihooks}]
4747
--- Import hook support (for \refmodule{rexec}; may become obsolete).
48+
49+
\item[\module{smtpd}]
50+
--- An SMTP daemon implementation which meets the minimum requirements
51+
for \rfc{821} conformance.
4852
\end{description}
4953

5054

0 commit comments

Comments
 (0)