summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-08-02 15:13:15 (GMT)
committerFred Drake <fdrake@acm.org>2001-08-02 15:13:15 (GMT)
commitab70b3836734ffe28ce1e1b943c69b862bf4fba0 (patch)
treef77f163ce09ec91f710ae1f143c0a24ac146d74d /Doc
parent25376c4f8b434bfea4565c171e4431b0857fdc03 (diff)
downloadcpython-ab70b3836734ffe28ce1e1b943c69b862bf4fba0.zip
cpython-ab70b3836734ffe28ce1e1b943c69b862bf4fba0.tar.gz
cpython-ab70b3836734ffe28ce1e1b943c69b862bf4fba0.tar.bz2
Update some incorrect comments about the bdist commands that exist.
Add an entry for the distutils.sysconfig module docs.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/dist/dist.tex11
1 files changed, 7 insertions, 4 deletions
diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex
index cc5be56..60fd840 100644
--- a/Doc/dist/dist.tex
+++ b/Doc/dist/dist.tex
@@ -1397,13 +1397,16 @@ anything except backslash or colon; on MacOS anything except colon.
%\label{bdist-cmds}
-%\subsubsection{\protect\command{blib}}
+%\subsubsection{\protect\command{bdist}}
-%\subsubsection{\protect\command{blib\_dumb}}
+%\subsubsection{\protect\command{bdist\_dumb}}
-%\subsubsection{\protect\command{blib\_rpm}}
+%\subsubsection{\protect\command{bdist\_rpm}}
-%\subsubsection{\protect\command{blib\_wise}}
+%\subsubsection{\protect\command{bdist\_wininst}}
+
+
+\input{sysconfig}
\end{document}