summaryrefslogtreecommitdiffstats
path: root/Doc/using
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-01-07 18:57:03 (GMT)
committerGeorg Brandl <georg@python.org>2008-01-07 18:57:03 (GMT)
commit61d2886491944a50fa888ff23f4c1058136320a1 (patch)
tree22f13260d0d1a9ad673585631e4607c1954693aa /Doc/using
parent1b0ebb168d283d7676753bf4f01e1f0a8ef5346f (diff)
downloadcpython-61d2886491944a50fa888ff23f4c1058136320a1.zip
cpython-61d2886491944a50fa888ff23f4c1058136320a1.tar.gz
cpython-61d2886491944a50fa888ff23f4c1058136320a1.tar.bz2
Fix two further doc build warnings.
Diffstat (limited to 'Doc/using')
-rw-r--r--Doc/using/cmdline.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst
index 12aa0f2..cee79d9 100644
--- a/Doc/using/cmdline.rst
+++ b/Doc/using/cmdline.rst
@@ -441,10 +441,10 @@ These environment variables influence Python's behavior.
Debug-mode variables
---------------------
+~~~~~~~~~~~~~~~~~~~~
Setting these variables only has an effect in a debug build of Python, that is,
-if Python was configured with the :opt:`--with-pydebug` build option.
+if Python was configured with the :option:`--with-pydebug` build option.
.. envvar:: PYTHONTHREADDEBUG