diff options
author | Fred Drake <fdrake@acm.org> | 1999-03-02 16:37:17 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-03-02 16:37:17 (GMT) |
commit | f6863c19091ca23ef69db31aa033b5802c2be871 (patch) | |
tree | 016349280cb7a4f3d5ba55e74ab58649abb27275 /Doc/lib/libcd.tex | |
parent | 46a9438c43ae28db0433e5b65352f6b13a5afe63 (diff) | |
download | cpython-f6863c19091ca23ef69db31aa033b5802c2be871.zip cpython-f6863c19091ca23ef69db31aa033b5802c2be871.tar.gz cpython-f6863c19091ca23ef69db31aa033b5802c2be871.tar.bz2 |
Added \platform annotations.
Diffstat (limited to 'Doc/lib/libcd.tex')
-rw-r--r-- | Doc/lib/libcd.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libcd.tex b/Doc/lib/libcd.tex index 9c0e0ce..6f48fcf 100644 --- a/Doc/lib/libcd.tex +++ b/Doc/lib/libcd.tex @@ -2,6 +2,7 @@ CD-ROM access on SGI systems} \declaremodule{builtin}{cd} + \platform{IRIX} \modulesynopsis{Interface to the CD-ROM on Silicon Graphics systems.} |