diff options
| author | Fred Drake <fdrake@acm.org> | 1999-03-02 16:37:17 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1999-03-02 16:37:17 +0000 |
| commit | f6863c19091ca23ef69db31aa033b5802c2be871 (patch) | |
| tree | 016349280cb7a4f3d5ba55e74ab58649abb27275 /Doc/lib/libsunaudio.tex | |
| parent | 46a9438c43ae28db0433e5b65352f6b13a5afe63 (diff) | |
| download | cpython-git-f6863c19091ca23ef69db31aa033b5802c2be871.tar.gz | |
Added \platform annotations.
Diffstat (limited to 'Doc/lib/libsunaudio.tex')
| -rw-r--r-- | Doc/lib/libsunaudio.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/lib/libsunaudio.tex b/Doc/lib/libsunaudio.tex index db0368bc28..834061203f 100644 --- a/Doc/lib/libsunaudio.tex +++ b/Doc/lib/libsunaudio.tex @@ -1,7 +1,8 @@ \section{\module{sunaudiodev} --- Access to Sun audio hardware.} -\declaremodule{builtin}{sunaudiodev} +\declaremodule{builtin}{sunaudiodev} + \platform{SunOS} \modulesynopsis{Access to Sun audio hardware.} |
