]> granicus.if.org Git - python/commitdiff
Fix Barry's markup.
authorFred Drake <fdrake@acm.org>
Mon, 2 Nov 1998 17:23:25 +0000 (17:23 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 2 Nov 1998 17:23:25 +0000 (17:23 +0000)
Doc/lib/libsunaudio.tex

index 4529cefd3c05af409d53c626fd5f481ad30922ab..db0368bc28d5fdb0b0386428b57cddee342c2c77 100644 (file)
@@ -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.