summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/openssl.cnf.5
diff options
context:
space:
mode:
authorschwarze <>2019-06-06 01:06:59 +0000
committerschwarze <>2019-06-06 01:06:59 +0000
commit73fea5ffb44d03ccada5456dd77c78c652913272 (patch)
tree4c3063e0f18ec3090d09c0b1174b8c2760e32d6e /src/lib/libcrypto/man/openssl.cnf.5
parent47eafa9f3ab473cf14319312cf30f3c8400f0b78 (diff)
downloadopenbsd-73fea5ffb44d03ccada5456dd77c78c652913272.tar.gz
openbsd-73fea5ffb44d03ccada5456dd77c78c652913272.tar.bz2
openbsd-73fea5ffb44d03ccada5456dd77c78c652913272.zip
Tree structure for manual pages: crypto(3) links to 33 function
group pages, and these link on to all their second-level subpages. Only a handful of second-level pages have third-level subpages. So all crypto pages can now be reached from the www.libressl.org frontpage via at most four clicks, in most cases three clicks. Also link back from leaf pages to their respective group pages and add a couple of additional links between related pages. Triggered by a question from deraadt@. OK jmc@ tb@
Diffstat (limited to 'src/lib/libcrypto/man/openssl.cnf.5')
-rw-r--r--src/lib/libcrypto/man/openssl.cnf.55
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/openssl.cnf.5 b/src/lib/libcrypto/man/openssl.cnf.5
index 49b6c39514..c38bc3c7f2 100644
--- a/src/lib/libcrypto/man/openssl.cnf.5
+++ b/src/lib/libcrypto/man/openssl.cnf.5
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.cnf.5,v 1.5 2019/01/02 07:42:21 jmc Exp $ 1.\" $OpenBSD: openssl.cnf.5,v 1.6 2019/06/06 01:06:59 schwarze Exp $
2.\" full merge up to: OpenSSL man5/config b53338cb Feb 28 12:30:28 2017 +0100 2.\" full merge up to: OpenSSL man5/config b53338cb Feb 28 12:30:28 2017 +0100
3.\" selective merge up to: OpenSSL a8c5ed81 Jul 18 13:57:25 2017 -0400 3.\" selective merge up to: OpenSSL a8c5ed81 Jul 18 13:57:25 2017 -0400
4.\" 4.\"
@@ -50,7 +50,7 @@
50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
51.\" OF THE POSSIBILITY OF SUCH DAMAGE. 51.\" OF THE POSSIBILITY OF SUCH DAMAGE.
52.\" 52.\"
53.Dd $Mdocdate: January 2 2019 $ 53.Dd $Mdocdate: June 6 2019 $
54.Dt OPENSSL.CNF 5 54.Dt OPENSSL.CNF 5
55.Os 55.Os
56.Sh NAME 56.Sh NAME
@@ -417,6 +417,7 @@ showing that the OID "newoid1" has been added as "1.2.3.4.1".
417.Sh SEE ALSO 417.Sh SEE ALSO
418.Xr openssl 1 , 418.Xr openssl 1 ,
419.Xr CONF_modules_load_file 3 , 419.Xr CONF_modules_load_file 3 ,
420.Xr OPENSSL_config 3 ,
420.Xr x509v3.cnf 5 421.Xr x509v3.cnf 5
421.Sh CAVEATS 422.Sh CAVEATS
422If a configuration file attempts to expand a variable that doesn't 423If a configuration file attempts to expand a variable that doesn't