summaryrefslogtreecommitdiffstats
path: root/Doc/inst/inst.tex
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-09-26 02:54:43 (GMT)
committerGreg Ward <gward@python.net>2000-09-26 02:54:43 (GMT)
commit15f5e2aa0f5b91e1971f5d6196e88203b9904fee (patch)
treef937daf2328f0fa7b8a53d3faedb3dd4a0fb9b44 /Doc/inst/inst.tex
parentd8f7f81254258f4721225e51a85207eff3152749 (diff)
downloadcpython-15f5e2aa0f5b91e1971f5d6196e88203b9904fee.zip
cpython-15f5e2aa0f5b91e1971f5d6196e88203b9904fee.tar.gz
cpython-15f5e2aa0f5b91e1971f5d6196e88203b9904fee.tar.bz2
Remove a ?? in the description of Mac OS support.
Diffstat (limited to 'Doc/inst/inst.tex')
-rw-r--r--Doc/inst/inst.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex
index c5f8df2..d7b8950 100644
--- a/Doc/inst/inst.tex
+++ b/Doc/inst/inst.tex
@@ -207,7 +207,7 @@ command-line arguments to the setup script:
\item set the ``Keep stdio window open on termination'' if you're
interested in seeing the output of the setup script (which is usually
voluminous and often useful)
-\item (??) when the command-line dialog pops up, enter ``install'' (you
+\item when the command-line dialog pops up, enter ``install'' (you
can, of course, enter any Distutils command-line as described in this
document or in the ``Distributing Python Modules'' document: just
leave of the initial \code{python setup.py} and you'll be fine)