From: Fred Drake Date: Sat, 20 Feb 1999 04:51:16 +0000 (+0000) Subject: Shorten section title. X-Git-Tag: v1.5.2c1~300 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67d229ea76754db032f546010c7834c9f408c663;p=thirdparty%2FPython%2Fcpython.git Shorten section title. --- diff --git a/Doc/lib/libaifc.tex b/Doc/lib/libaifc.tex index 3b34b4a7a734..e2e3607e620c 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 656d1569eaa3..9c0e0ce914d7 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 381d93eb7ffd..f6a4ef4deb86 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 69404378f8b0..4a3e19d98f8d 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 9c2c57ab2c38..e716695a7d61 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 e5d2d0307ad9..e51e94a41854 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!).}