summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libal.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-03-12 16:24:22 (GMT)
committerFred Drake <fdrake@acm.org>1999-03-12 16:24:22 (GMT)
commit93503ca57b839e4bd82acfbbe0340191060b4016 (patch)
treeda021762d5d4fe2f5e75c41c0d517416d31015bf /Doc/lib/libal.tex
parentbe110c1706a8f4ea06f9dab1e5deb02f99a762b0 (diff)
downloadcpython-93503ca57b839e4bd82acfbbe0340191060b4016.zip
cpython-93503ca57b839e4bd82acfbbe0340191060b4016.tar.gz
cpython-93503ca57b839e4bd82acfbbe0340191060b4016.tar.bz2
Fixup the module keys. There were some problems with hosting / processing
file HTML files on Windows machines do to case insensitivity.
Diffstat (limited to 'Doc/lib/libal.tex')
-rw-r--r--Doc/lib/libal.tex8
1 files changed, 3 insertions, 5 deletions
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 @@ list such as returned by \function{queryparams()}.
\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 @@ Set the maximum value for floating sample formats.
\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 @@ Get status information on last error.
\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.}