summaryrefslogtreecommitdiffstats
path: root/Doc/using/unix.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/using/unix.rst')
-rw-r--r--Doc/using/unix.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst
index 061cfa5..24c02c9 100644
--- a/Doc/using/unix.rst
+++ b/Doc/using/unix.rst
@@ -170,7 +170,7 @@ Custom OpenSSL
$ popd
3. Build Python with custom OpenSSL
- (see the configure `--with-openssl` and `--with-openssl-rpath` options)
+ (see the configure ``--with-openssl`` and ``--with-openssl-rpath`` options)
.. code-block:: shell-session