summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libsunaudio.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-08-10 19:42:37 (GMT)
committerFred Drake <fdrake@acm.org>1998-08-10 19:42:37 (GMT)
commit295da24eafd9c3bb9326d62a1a2e822059698b2b (patch)
tree4c2db5606fae7ebe7ad991295426a82c11c1d2f6 /Doc/lib/libsunaudio.tex
parent62e436955b51c47ee9a84077a448ae3d7b2a59ce (diff)
downloadcpython-295da24eafd9c3bb9326d62a1a2e822059698b2b.zip
cpython-295da24eafd9c3bb9326d62a1a2e822059698b2b.tar.gz
cpython-295da24eafd9c3bb9326d62a1a2e822059698b2b.tar.bz2
New section header style.
Fix up a few synopses.
Diffstat (limited to 'Doc/lib/libsunaudio.tex')
-rw-r--r--Doc/lib/libsunaudio.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/Doc/lib/libsunaudio.tex b/Doc/lib/libsunaudio.tex
index 920b048..cc7c1ed 100644
--- a/Doc/lib/libsunaudio.tex
+++ b/Doc/lib/libsunaudio.tex
@@ -1,10 +1,11 @@
-\section{Built-in Module \module{sunaudiodev}}
+\section{\module{sunaudiodev} ---
+ Access to Sun audio hardware.}
\declaremodule{builtin}{sunaudiodev}
-\modulesynopsis{None}
+\modulesynopsis{Access to Sun audio hardware.}
-This module allows you to access the sun audio interface. The sun
+This module allows you to access the Sun audio interface. The Sun
audio hardware is capable of recording and playing back audio data
in u-LAW\index{u-LAW} format with a sample rate of 8K per second. A
full description can be found in the \manpage{audio}{7I} manual page.