diff options
author | Fred Drake <fdrake@acm.org> | 1996-12-13 22:04:31 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1996-12-13 22:04:31 (GMT) |
commit | 4b3f0312c9358a3a05b75aaab72aeee1ac869101 (patch) | |
tree | 6720366f64c003a46b4c0a053c1ccfebcebd00ad /Doc/lib/libmm.tex | |
parent | 6dc2aae3cd85f9a11f823df9742e6283b1f406f6 (diff) | |
download | cpython-4b3f0312c9358a3a05b75aaab72aeee1ac869101.zip cpython-4b3f0312c9358a3a05b75aaab72aeee1ac869101.tar.gz cpython-4b3f0312c9358a3a05b75aaab72aeee1ac869101.tar.bz2 |
(lib<all sorts of stuff>.tex):
Merged in many typo corrections and fixes to support GNU info
processing; submitted by Tamito Kajiyama.
Diffstat (limited to 'Doc/lib/libmm.tex')
-rw-r--r-- | Doc/lib/libmm.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/lib/libmm.tex b/Doc/lib/libmm.tex index d5abc6f..a36915f 100644 --- a/Doc/lib/libmm.tex +++ b/Doc/lib/libmm.tex @@ -22,4 +22,7 @@ are available at the discretion of the installation. Here's an overview: --- Read and write image files in ``SGI RGB'' format (the module is \emph{not} SGI specific though)! +\item[imghdr] +--- Determine the type of image contained in a file or byte stream. + \end{description} |