mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Work around minor markup issue: we don't want markup to escape into
the module index.
This commit is contained in:
parent
292f5970ab
commit
1dc3bb4722
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
Access to OSS-compatible audio devices}
|
||||
|
||||
\declaremodule{builtin}{ossaudiodev}
|
||||
\platform{Linux, FreeBSD, possibly other \UNIX-like systems}
|
||||
\platform{Linux, FreeBSD, maybe other Unix-like systems}
|
||||
\modulesynopsis{Access to OSS-compatible audio devices.}
|
||||
|
||||
This module allows you to access the OSS (Open Sound System) audio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue