Fix Barry's markup.
This commit is contained in:
parent
a096a2e6a2
commit
cab91efd34
|
@ -50,7 +50,7 @@ are other references to it. A closed device should not be used again.
|
||||||
\begin{methoddesc}[audio device]{fileno}{}
|
\begin{methoddesc}[audio device]{fileno}{}
|
||||||
Returns the file descriptor associated with the device. This can be
|
Returns the file descriptor associated with the device. This can be
|
||||||
used to set up \code{SIGPOLL} notification, as described below.
|
used to set up \code{SIGPOLL} notification, as described below.
|
||||||
\end{methoddocs}
|
\end{methoddesc}
|
||||||
|
|
||||||
\begin{methoddesc}[audio device]{drain}{}
|
\begin{methoddesc}[audio device]{drain}{}
|
||||||
This method waits until all pending output is processed and then returns.
|
This method waits until all pending output is processed and then returns.
|
||||||
|
|
Loading…
Reference in New Issue