summaryrefslogtreecommitdiffstats
path: root/Doc/mac
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-04-13 17:37:00 (GMT)
committerFred Drake <fdrake@acm.org>2001-04-13 17:37:00 (GMT)
commit0c4d468e39a32074299d85998cf6d9ba2201e728 (patch)
treed6c84b9b75206bdc52e66d219e7a57bbe4662c4b /Doc/mac
parent244136693014f79377bf1c65efa36ae942734834 (diff)
downloadcpython-0c4d468e39a32074299d85998cf6d9ba2201e728.zip
cpython-0c4d468e39a32074299d85998cf6d9ba2201e728.tar.gz
cpython-0c4d468e39a32074299d85998cf6d9ba2201e728.tar.bz2
Fixup some platform annotations.
Diffstat (limited to 'Doc/mac')
-rw-r--r--Doc/mac/libcolorpicker.tex1
-rw-r--r--Doc/mac/toolbox.tex2
2 files changed, 2 insertions, 1 deletions
diff --git a/Doc/mac/libcolorpicker.tex b/Doc/mac/libcolorpicker.tex
index 6520e23..c94fdf8 100644
--- a/Doc/mac/libcolorpicker.tex
+++ b/Doc/mac/libcolorpicker.tex
@@ -2,6 +2,7 @@
Color selection dialog}
\declaremodule{extension}{ColorPicker}
+ \platform{Mac}
\modulesynopsis{}
\moduleauthor{Just van Rossum}{just@letterror.com}
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
diff --git a/Doc/mac/toolbox.tex b/Doc/mac/toolbox.tex
index 5429fff..d497d0b 100644
--- a/Doc/mac/toolbox.tex
+++ b/Doc/mac/toolbox.tex
@@ -32,7 +32,7 @@ in touch with \email{python-docs@python.org}.
\section{\module{Cm} --- Component Manager}
\declaremodule{standard}{Cm}
- \platform{Cm}
+ \platform{Mac}
\modulesynopsis{Interface to the Component Manager}