From cab91efd3484e6bae37d4dff3b3d7fde26c81c1f Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 2 Nov 1998 17:23:25 +0000 Subject: Fix Barry's markup. --- Doc/lib/libsunaudio.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v0.12