Fixup the module keys.  There were some problems with hosting / processing
file HTML files on Windows machines do to case insensitivity.
diff --git a/Doc/lib/libal.tex b/Doc/lib/libal.tex
index 1936601..b0e0169 100644
--- a/Doc/lib/libal.tex
+++ b/Doc/lib/libal.tex
@@ -60,8 +60,7 @@
 \end{funcdesc}
 
 
-\subsection{Configuration Objects}
-\label{al-config-objects}
+\subsection{Configuration Objects \label{al-config-objects}}
 
 Configuration objects (returned by \function{newconfig()} have the
 following methods:
@@ -107,8 +106,7 @@
 \end{methoddesc}
 
 
-\subsection{Port Objects}
-\label{al-port-objects}
+\subsection{Port Objects \label{al-port-objects}}
 
 Port objects, as returned by \function{openport()}, have the following
 methods:
@@ -166,7 +164,7 @@
 \section{\module{AL} ---
          Constants used with the \module{al} module}
 
-\declaremodule{standard}{AL}
+\declaremodule[al-constants]{standard}{AL}
   \platform{IRIX}
 \modulesynopsis{Constants used with the \module{al} module.}