summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_ssl.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2005-11-13 14:11:48 +0000
committerAndré Malo <nd@apache.org>2005-11-13 14:11:48 +0000
commit0550e8f49cdf3a5ef4b1b8a90de2efae8bc3e17f (patch)
treeeeac94e667852eff729c786897a290a05468346a /docs/manual/mod/mod_ssl.xml
parent5702cd1d5b34a3ffcbba86d9def4111f07451009 (diff)
downloadhttpd-0550e8f49cdf3a5ef4b1b8a90de2efae8bc3e17f.tar.gz
centralize the versioning of the httpd and the docs directories
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@333005 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_ssl.xml')
-rw-r--r--docs/manual/mod/mod_ssl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 3182012f66..1689d3ba3c 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -223,7 +223,7 @@ exclusion of operations which have to be done in a synchronized way between the
pre-forked Apache server processes. This directive can only be used in the
global server context because it's only useful to have one global mutex.
This directive is designed to closely match the
-<a href="http://httpd.apache.org/docs-2.0/mod/mpm_common.html#acceptmutex">AcceptMutex</a> directive</p>
+<directive module="mpm_common">AcceptMutex</directive> directive.</p>
<p>
The following Mutex <em>types</em> are available:</p>
<ul>