From: Luca Toscano
Date: Wed, 14 Feb 2018 15:39:55 +0000 (+0000)
Subject: Documentation rebuild
X-Git-Tag: 2.5.0-alpha2-ci-test-only~2867
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed6d3d799b838e88722e921321ffae2cb16e960b;p=thirdparty%2Fapache%2Fhttpd.git
Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824251 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en
index 7fe192c7109..b44a7d20847 100644
--- a/docs/manual/mod/mod_ssl.html.en
+++ b/docs/manual/mod/mod_ssl.html.en
@@ -1544,7 +1544,7 @@ later ones overshadowing the earlier ones:
| Description: | Define a named set of SSL configurations |
-| Syntax: | <SSLPolicy name> |
+| Syntax: | <SSLPolicyDefine name> |
| Context: | server config |
| Status: | Extension |
| Module: | mod_ssl |
diff --git a/docs/manual/mod/mod_ssl.xml.es b/docs/manual/mod/mod_ssl.xml.es
index 3bcd0d7f8c8..5d2a0eee138 100644
--- a/docs/manual/mod/mod_ssl.xml.es
+++ b/docs/manual/mod/mod_ssl.xml.es
@@ -1,7 +1,7 @@
-
+
+
diff --git a/docs/manual/mod/mod_ssl.xml.meta b/docs/manual/mod/mod_ssl.xml.meta
index 8e3adf629fb..194507ef078 100644
--- a/docs/manual/mod/mod_ssl.xml.meta
+++ b/docs/manual/mod/mod_ssl.xml.meta
@@ -8,7 +8,7 @@
en
- es
- fr
+ es
+ fr
diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en
index c2aa6091932..dc9bfb52e0d 100644
--- a/docs/manual/mod/quickreference.html.en
+++ b/docs/manual/mod/quickreference.html.en
@@ -1098,7 +1098,7 @@ handshake
| SSLPassPhraseDialog type | builtin | s | E |
| Type of pass phrase dialog for encrypted private
keys |
| SSLPolicy name | | sv | E |
| Apply a SSLPolicy by name |
-| <SSLPolicy name> | | s | E |
| Define a named set of SSL configurations |
+| <SSLPolicyDefine name> | | s | E |
| Define a named set of SSL configurations |
| SSLProtocol [+|-]protocol ... | all -SSLv3 | sv | E |
| Configure usable SSL/TLS protocol versions |
| SSLProxyCACertificateFile file-path | | svp | E |
| File of concatenated PEM-encoded CA Certificates
for Remote Server Auth |