From 021c2100d708db7f2fba0ed745aa8f2def9aef35 Mon Sep 17 00:00:00 2001 From: arvidn Date: Sun, 16 Jul 2017 08:13:34 -0700 Subject: [PATCH] fix RST formatting in building.rst --- docs/building.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/building.rst b/docs/building.rst index dc5a8d487..1ce6f9f08 100644 --- a/docs/building.rst +++ b/docs/building.rst @@ -290,6 +290,7 @@ Build features: | ``openssl-version`` | This can be used on windows to link against the | | | special OpenSSL library names used on windows | | | prior to OpenSSL 1.1. | +| | | | | * ``1.1`` - link against the normal openssl | | | library name. (default) | | | * ``pre1.1`` - link against the old windows names |