Shorten section title.
diff --git a/Doc/lib/libaifc.tex b/Doc/lib/libaifc.tex
index 3b34b4a..e2e3607 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 656d156..9c0e0ce 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 381d93e..f6a4ef4 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 6940437..4a3e19d 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 9c2c57a..e716695 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 e5d2d03..e51e94a 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!).}