summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libsunaudio.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-11-02 17:23:25 (GMT)
committerFred Drake <fdrake@acm.org>1998-11-02 17:23:25 (GMT)
commitcab91efd3484e6bae37d4dff3b3d7fde26c81c1f (patch)
tree0ee01bc7577bb59a68503b694030b0fe1a9e4221 /Doc/lib/libsunaudio.tex
parenta096a2e6a29a6232c72965f179bb4f0c9f762c6a (diff)
downloadcpython-cab91efd3484e6bae37d4dff3b3d7fde26c81c1f.zip
cpython-cab91efd3484e6bae37d4dff3b3d7fde26c81c1f.tar.gz
cpython-cab91efd3484e6bae37d4dff3b3d7fde26c81c1f.tar.bz2
Fix Barry's markup.
Diffstat (limited to 'Doc/lib/libsunaudio.tex')
-rw-r--r--Doc/lib/libsunaudio.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libsunaudio.tex b/Doc/lib/libsunaudio.tex
index 4529cef..db0368b 100644
--- a/Doc/lib/libsunaudio.tex
+++ b/Doc/lib/libsunaudio.tex
@@ -50,7 +50,7 @@ are other references to it. A closed device should not be used again.
\begin{methoddesc}[audio device]{fileno}{}
Returns the file descriptor associated with the device. This can be
used to set up \code{SIGPOLL} notification, as described below.
-\end{methoddocs}
+\end{methoddesc}
\begin{methoddesc}[audio device]{drain}{}
This method waits until all pending output is processed and then returns.