summaryrefslogtreecommitdiffstats
path: root/Doc/using
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-06-09 14:28:19 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-06-09 14:28:19 (GMT)
commit577a6af8e6b715e6b46e92cf14603a266fc361a8 (patch)
tree0e8dea141496acacce19f2805a14b979a6ca74af /Doc/using
parentf5949b5e4709ad6986aa1be79531198868227c1d (diff)
parentebc991c0ce4493be276f2ea29676131b8880ec10 (diff)
downloadcpython-577a6af8e6b715e6b46e92cf14603a266fc361a8.zip
cpython-577a6af8e6b715e6b46e92cf14603a266fc361a8.tar.gz
cpython-577a6af8e6b715e6b46e92cf14603a266fc361a8.tar.bz2
Merge doc fixes from 3.2
Diffstat (limited to 'Doc/using')
-rw-r--r--Doc/using/cmdline.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst
index 72b77cd..29c5772 100644
--- a/Doc/using/cmdline.rst
+++ b/Doc/using/cmdline.rst
@@ -511,7 +511,7 @@ Debug-mode variables
~~~~~~~~~~~~~~~~~~~~
Setting these variables only has an effect in a debug build of Python, that is,
-if Python was configured with the :option:`--with-pydebug` build option.
+if Python was configured with the ``--with-pydebug`` build option.
.. envvar:: PYTHONTHREADDEBUG