From: Rich Bowen
Date: Tue, 23 Nov 2004 02:06:43 +0000 (+0000)
Subject: Fix broken a href anchor references.
X-Git-Tag: 2.1.2~139
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47cee47ce6dd881d37856510b9231af3a64a9610;p=apache
Fix broken a href anchor references.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106260 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 143c3bbb0f..b01721f22f 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -53,7 +53,7 @@ compatibility variables.
- Variable Name: |
+ Variable Name: |
Value Type: |
Description: |
@@ -586,7 +586,7 @@ specify the preference and order for the ciphers (see Table
-Tag | Description |
+Tag | Description |
Key Exchange Algorithm: |
kRSA | RSA key exchange |
kDHr | Diffie-Hellman key exchange with RSA key |
@@ -668,7 +668,7 @@ SSLCipherSuite RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW
-Cipher-Tag | Protocol | Key Ex. | Auth. | Enc. | MAC | Type |
+Cipher-Tag | Protocol | Key Ex. | Auth. | Enc. | MAC | Type |
RSA Ciphers: |
DES-CBC3-SHA | SSLv3 | RSA | RSA | 3DES(168) | SHA1 | |
DES-CBC3-MD5 | SSLv2 | RSA | RSA | 3DES(168) | MD5 | |