Documented cmd, smtplib, multifile
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex
index f807fec..8ca65d6 100644
--- a/Doc/lib/libundoc.tex
+++ b/Doc/lib/libundoc.tex
@@ -30,12 +30,6 @@
 \begin{description}
 \item[MimeWriter.py]
 --- Generic MIME writer
-
-\item[multifile.py]
---- make each part of a multipart message ``feel'' like
-
-\item[smtplib.py]
---- Simple Mail Transfer Protocol (SMTP) client code.
 \end{description}
 
 
@@ -86,9 +80,6 @@
 \item[tty.py]
 --- Terminal utilities
 
-\item[cmd.py]
---- build line-oriented command interpreters (used by pdb)
-
 \item[bdb.py]
 --- A generic Python debugger base class (used by pdb)