Adjusted to use the new module synopsis support macros.
diff --git a/Doc/lib/libcd.tex b/Doc/lib/libcd.tex
index 44111a3..7c114d8 100644
--- a/Doc/lib/libcd.tex
+++ b/Doc/lib/libcd.tex
@@ -1,6 +1,8 @@
 \section{Built-in Module \module{cd}}
-\label{module-cd}
-\bimodindex{cd}
+\declaremodule{builtin}{cd}
+
+\modulesynopsis{Interface to the CD-ROM on Silicon Graphics systems.}
+
 
 This module provides an interface to the Silicon Graphics CD library.
 It is available only on Silicon Graphics systems.