summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-02-20 04:51:16 +0000
committerFred Drake <fdrake@acm.org>1999-02-20 04:51:16 +0000
commit67d229ea76754db032f546010c7834c9f408c663 (patch)
treebac4849c73085e5cb9a0f2494636863669297b12
parentbbac43223c3ead4745d41414df13d113d79334ad (diff)
downloadcpython-git-67d229ea76754db032f546010c7834c9f408c663.tar.gz
Shorten section title.
-rw-r--r--Doc/lib/libaifc.tex4
-rw-r--r--Doc/lib/libcd.tex4
-rw-r--r--Doc/lib/libfm.tex4
-rw-r--r--Doc/lib/libgl.tex4
-rw-r--r--Doc/lib/libjpeg.tex4
-rw-r--r--Doc/lib/librgbimg.tex4
6 files changed, 12 insertions, 12 deletions
diff --git a/Doc/lib/libaifc.tex b/Doc/lib/libaifc.tex
index 3b34b4a7a7..e2e3607e62 100644
--- a/Doc/lib/libaifc.tex
+++ b/Doc/lib/libaifc.tex
@@ -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.}
diff --git a/Doc/lib/libcd.tex b/Doc/lib/libcd.tex
index 656d1569ea..9c0e0ce914 100644
--- a/Doc/lib/libcd.tex
+++ b/Doc/lib/libcd.tex
@@ -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.}
diff --git a/Doc/lib/libfm.tex b/Doc/lib/libfm.tex
index 381d93eb7f..f6a4ef4deb 100644
--- a/Doc/lib/libfm.tex
+++ b/Doc/lib/libfm.tex
@@ -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.}
diff --git a/Doc/lib/libgl.tex b/Doc/lib/libgl.tex
index 69404378f8..4a3e19d98f 100644
--- a/Doc/lib/libgl.tex
+++ b/Doc/lib/libgl.tex
@@ -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}.}
diff --git a/Doc/lib/libjpeg.tex b/Doc/lib/libjpeg.tex
index 9c2c57ab2c..e716695a7d 100644
--- a/Doc/lib/libjpeg.tex
+++ b/Doc/lib/libjpeg.tex
@@ -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.}
diff --git a/Doc/lib/librgbimg.tex b/Doc/lib/librgbimg.tex
index e5d2d0307a..e51e94a418 100644
--- a/Doc/lib/librgbimg.tex
+++ b/Doc/lib/librgbimg.tex
@@ -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!).}