From 6d61834725cd0fc9157a58945a0b8ddca36235e9 Mon Sep 17 00:00:00 2001
From: Kaspar Brand
Date: Sun, 26 Apr 2015 07:16:35 +0000
Subject: [PATCH] adjust link to SSL_CONF_cmd man page on www.openssl.org,
again
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1676088 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_ssl.html.en | 2 +-
docs/manual/mod/mod_ssl.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en
index 31865cdfcf..80f8a40f86 100644
--- a/docs/manual/mod/mod_ssl.html.en
+++ b/docs/manual/mod/mod_ssl.html.en
@@ -1128,7 +1128,7 @@ features are added to OpenSSL.
depends on the OpenSSL version being used for mod_ssl
(at least version 1.0.2 is required). For a list of supported command
names, see the section Supported configuration file commands in the
-SSL_CONF_cmd(3) manual page for OpenSSL.
+SSL_CONF_cmd(3) manual page for OpenSSL.
Some of the SSLOpenSSLConfCmd commands can be used
as an alternative to existing directives (such as
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 6c5197cf85..a213759a86 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -2629,7 +2629,7 @@ features are added to OpenSSL.
depends on the OpenSSL version being used for mod_ssl
(at least version 1.0.2 is required). For a list of supported command
names, see the section Supported configuration file commands in the
-SSL_CONF_cmd(3) manual page for OpenSSL.
+SSL_CONF_cmd(3) manual page for OpenSSL.
Some of the SSLOpenSSLConfCmd commands can be used
as an alternative to existing directives (such as