diff options
author | Jack Lloyd <[email protected]> | 2016-10-26 09:49:28 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-10-26 09:49:28 -0400 |
commit | 1b9d13aed71152d61fab7e0ba016d1951909bac5 (patch) | |
tree | 62dba975cb5dacc23a96ae66bed4b1f0f1cd4a25 /doc | |
parent | 7d36dcf115564f0845e56697de8bde56dc7db69b (diff) |
Fix ReST formatting [ci skip]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/news.rst | 2 | ||||
-rw-r--r-- | doc/security.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/news.rst b/doc/news.rst index bea9da684..58b84bc5d 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -62,7 +62,7 @@ Version 1.11.33, 2016-10-26 files with ABI specific flags such as ``-maes``. (GH #665) * Internal cleanups to TLS CBC record handling. TLS CBC ciphersuites - can now be disabled by disabling `tls_cbc` module. (GH #642 #659) + can now be disabled by disabling ``tls_cbc`` module. (GH #642 #659) * Internal cleanups to the object lookup code eliminates most global locks and all use of static initializers (GH #668 #465) diff --git a/doc/security.rst b/doc/security.rst index 1c0aea69f..96ce0698d 100644 --- a/doc/security.rst +++ b/doc/security.rst @@ -10,7 +10,7 @@ mail please use:: Key fingerprint = 4E60 C735 51AF 2188 DF0A 5A62 78E9 8043 5712 3B60 uid Jack Lloyd <[email protected]> -This key can be found in the file `pgpkey.txt` or online at +This key can be found in the file ``pgpkey.txt`` or online at https://keybase.io/jacklloyd and on most PGP keyservers. Advisories |