--sigh--
Finish the last set of changes to these files so the conversion does not
break.
diff --git a/Doc/lib/libdifflib.tex b/Doc/lib/libdifflib.tex
index 5e3c4ad..ce191c0 100644
--- a/Doc/lib/libdifflib.tex
+++ b/Doc/lib/libdifflib.tex
@@ -58,7 +58,7 @@
\class{SequenceMatcher} is quadratic time for the worst case and has
expected-case behavior dependent in a complicated way on how many
elements the sequences have in common; best case time is linear.
-\end{classdesc}
+\end{classdesc*}
\begin{seealso}