diff options
author | Johannes Gijsbers <jlg@dds.nl> | 2004-12-21 21:15:14 (GMT) |
---|---|---|
committer | Johannes Gijsbers <jlg@dds.nl> | 2004-12-21 21:15:14 (GMT) |
commit | 09b28e91905bdea30a961afc2280f2a0b6486740 (patch) | |
tree | d77571bb4efc611d9c7c43e3b102f80086e301fc /Doc | |
parent | 823b42a3b0403f435a1bd33ad356a992d2f1559f (diff) | |
download | cpython-09b28e91905bdea30a961afc2280f2a0b6486740.zip cpython-09b28e91905bdea30a961afc2280f2a0b6486740.tar.gz cpython-09b28e91905bdea30a961afc2280f2a0b6486740.tar.bz2 |
Backport from trunk: add accidentally removed \end{description} back in.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/lib/libundoc.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 9f959c4..8e99393 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -70,6 +70,7 @@ by the \module{ossaudiodev} module. \item[\module{toaiff}] --- Convert "arbitrary" sound files to AIFF files; should probably become a tool or demo. Requires the external program \program{sox}. +\end{description} \section{Obsolete \label{obsolete-modules}} |