summaryrefslogtreecommitdiffstats
path: root/Doc/libsun.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1997-12-16 04:08:24 (GMT)
committerFred Drake <fdrake@acm.org>1997-12-16 04:08:24 (GMT)
commit4f496cc5b15b933056947b740faec18491961126 (patch)
tree19a2d569f1c145c4946fc570e06dfc33c2fbc673 /Doc/libsun.tex
parent90f2e5e20220f400d8a97b391b810a459315ca1d (diff)
downloadcpython-4f496cc5b15b933056947b740faec18491961126.zip
cpython-4f496cc5b15b933056947b740faec18491961126.tar.gz
cpython-4f496cc5b15b933056947b740faec18491961126.tar.bz2
Fixed index module reference.
Diffstat (limited to 'Doc/libsun.tex')
-rw-r--r--Doc/libsun.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/Doc/libsun.tex b/Doc/libsun.tex
index 909c14d..a579872 100644
--- a/Doc/libsun.tex
+++ b/Doc/libsun.tex
@@ -105,7 +105,9 @@ There is a companion module, \code{SUNAUDIODEV}, which defines useful
symbolic constants like \code{MIN_GAIN}, \code{MAX_GAIN},
\code{SPEAKER}, etc. The names of
the constants are the same names as used in the C include file
-\file{<sun/audioio.h>}, with the leading string \samp{AUDIO_} stripped.
+\file{<sun/audioio.h>}, with the leading string \samp{AUDIO_}
+stripped.
+\refstmodindex{SUNAUDIODEV}
Useability of the control device is limited at the moment, since there
is no way to use the ``wait for something to happen'' feature the