summaryrefslogtreecommitdiffstats
path: root/Doc/license.rst
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/license.rst
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/license.rst')
-rw-r--r--Doc/license.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/license.rst b/Doc/license.rst
index 6c9ecf5..615b18c 100644
--- a/Doc/license.rst
+++ b/Doc/license.rst
@@ -847,7 +847,7 @@ expat
-----
The :mod:`pyexpat` extension is built using an included copy of the expat
-sources unless the build is configured :option:`--with-system-expat`::
+sources unless the build is configured ``--with-system-expat``::
Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
and Clark Cooper
@@ -876,7 +876,7 @@ libffi
------
The :mod:`_ctypes` extension is built using an included copy of the libffi
-sources unless the build is configured :option:`--with-system-libffi`::
+sources unless the build is configured ``--with-system-libffi``::
Copyright (c) 1996-2008 Red Hat, Inc and others.