From: Fred Drake Date: Mon, 2 Nov 1998 17:23:25 +0000 (+0000) Subject: Fix Barry's markup. X-Git-Tag: v1.5.2b1~236 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cab91efd3484e6bae37d4dff3b3d7fde26c81c1f;p=thirdparty%2FPython%2Fcpython.git Fix Barry's markup. --- diff --git a/Doc/lib/libsunaudio.tex b/Doc/lib/libsunaudio.tex index 4529cefd3c05..db0368bc28d5 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.