Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1dc3bb4

Browse files
committed
Work around minor markup issue: we don't want markup to escape into
the module index.
1 parent 292f597 commit 1dc3bb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libossaudiodev.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ \section{\module{ossaudiodev} ---
22
Access to OSS-compatible audio devices}
33

44
\declaremodule{builtin}{ossaudiodev}
5-
\platform{Linux, FreeBSD, possibly other \UNIX-like systems}
5+
\platform{Linux, FreeBSD, maybe other Unix-like systems}
66
\modulesynopsis{Access to OSS-compatible audio devices.}
77

88
This module allows you to access the OSS (Open Sound System) audio

0 commit comments

Comments
 (0)