]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Shorten section title.
authorFred Drake <fdrake@acm.org>
Sat, 20 Feb 1999 04:51:16 +0000 (04:51 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 20 Feb 1999 04:51:16 +0000 (04:51 +0000)
Doc/lib/libaifc.tex
Doc/lib/libcd.tex
Doc/lib/libfm.tex
Doc/lib/libgl.tex
Doc/lib/libjpeg.tex
Doc/lib/librgbimg.tex

index 3b34b4a7a734a80703b7141a1a8e5c8029fff1f9..e2e3607e620c6dd92bd6c03d70021732bca84b89 100644 (file)
@@ -1,7 +1,7 @@
 \section{\module{aifc} ---
-         Read and write audio files in AIFF or AIFC format.}
-\declaremodule{standard}{aifc}
+         Read and write AIFF and AIFC files}
 
+\declaremodule{standard}{aifc}
 \modulesynopsis{Read and write audio files in AIFF or AIFC format.}
 
 
index 656d1569eaa3101de847e8932a2bb3df7a2f3c3d..9c0e0ce914d7abe8e2e88baedd6674f991ac4ced 100644 (file)
@@ -1,7 +1,7 @@
 \section{\module{cd} ---
-         Interface to the CD-ROM on Silicon Graphics systems.}
-\declaremodule{builtin}{cd}
+         CD-ROM access on SGI systems}
 
+\declaremodule{builtin}{cd}
 \modulesynopsis{Interface to the CD-ROM on Silicon Graphics systems.}
 
 
index 381d93eb7ffdaab53f435bcf720376506b256430..f6a4ef4deb866f9e8424ef842b48d8eac5466787 100644 (file)
@@ -1,7 +1,7 @@
 \section{\module{fm} ---
-         \emph{Font Manager} interface for SGI workstations.}
-\declaremodule{builtin}{fm}
+         \emph{Font Manager} interface}
 
+\declaremodule{builtin}{fm}
 \modulesynopsis{\emph{Font Manager} interface for SGI workstations.}
 
 
index 69404378f8b06b47196552ff3005aea326f48801..4a3e19d98f8d71d199282b30f16050eb42fb8b1e 100644 (file)
@@ -1,7 +1,7 @@
 \section{\module{gl} ---
-         Functions from the Silicon Graphics \emph{Graphics Library}.}
-\declaremodule{builtin}{gl}
+         \emph{Graphics Library} interface}
 
+\declaremodule{builtin}{gl}
 \modulesynopsis{Functions from the Silicon Graphics \emph{Graphics Library}.}
 
 
index 9c2c57ab2c3820e9767e53f3cd0d271c9a19cf58..e716695a7d611d0a1d9fd0f1cf1862de08f009d5 100644 (file)
@@ -1,7 +1,7 @@
 \section{\module{jpeg} ---
-         Read and write image files in compressed JPEG format.}
-\declaremodule{builtin}{jpeg}
+         Read and write JPEG files}
 
+\declaremodule{builtin}{jpeg}
 \modulesynopsis{Read and write image files in compressed JPEG format.}
 
 
index e5d2d0307ad957e762651c92106eea0fc437bf3e..e51e94a418545c35fe5657b35e86d903a7cb5afe 100644 (file)
@@ -1,7 +1,7 @@
 \section{\module{rgbimg} ---
-         Read and write image files in ``SGI RGB'' format.}
-\declaremodule{builtin}{rgbimg}
+         Read and write ``SGI RGB'' files}
 
+\declaremodule{builtin}{rgbimg}
 \modulesynopsis{Read and write image files in ``SGI RGB'' format (the module is
 \emph{not} SGI specific though!).}