diff --git a/Doc/lib/libaifc.tex b/Doc/lib/libaifc.tex index 3b34b4a7a73..e2e3607e620 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 656d1569eaa..9c0e0ce914d 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 381d93eb7ff..f6a4ef4deb8 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 69404378f8b..4a3e19d98f8 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 9c2c57ab2c3..e716695a7d6 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 e5d2d0307ad..e51e94a4185 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!).}