[openssl-commits] [web] master update
Matt Caswell
matt at openssl.org
Wed Jan 2 11:06:44 UTC 2019
The branch master has been updated
via 025f5f461ca3a67091aac0690de2496c03d3ba7f (commit)
from 2ee3b78b0e20e1e2e9fc3830813a843567ea94a2 (commit)
- Log -----------------------------------------------------------------
commit 025f5f461ca3a67091aac0690de2496c03d3ba7f
Author: Dr. Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
Date: Thu Dec 27 18:33:03 2018 +0100
Add 1.1.1 to manual sidebar
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/web/pull/100)
-----------------------------------------------------------------------
Summary of changes:
inc/mansidebar.shtml | 1 +
1 file changed, 1 insertion(+)
diff --git a/inc/mansidebar.shtml b/inc/mansidebar.shtml
index 64fd0e9..c794b16 100644
--- a/inc/mansidebar.shtml
+++ b/inc/mansidebar.shtml
@@ -4,6 +4,7 @@
<h1><a href="/docs/manpages.html">Manpages</a></h1>
<ul>
<li><a href="/docs/manmaster">master</a></li>
+ <li><a href="/docs/man1.1.1">1.1.1</a></li>
<li><a href="/docs/man1.1.0">1.1.0</a></li>
<li><a href="/docs/man1.0.2">1.0.2</a></li>
</ul>
More information about the openssl-commits
mailing list