]> granicus.if.org Git - apache/commitdiff
correct two links
authorAstrid Malo <kess@apache.org>
Thu, 16 Sep 2004 20:44:53 +0000 (20:44 +0000)
committerAstrid Malo <kess@apache.org>
Thu, 16 Sep 2004 20:44:53 +0000 (20:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105174 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/glossary.html.en
docs/manual/glossary.xml

index e7da09aab3ea55ef6cd6fe4af702e815bfb00777..d3f0576ff8adc78b630aad6532229e66371c39f5 100644 (file)
@@ -244,7 +244,7 @@ key used for <a name="cipher">Ciphers</a>.<br /> See: <a href="ssl/">SSL/TLS Enc
 <dd>The unencrypted text.</dd>
 
 <dt><a name="privatekey">Private Key</a></dt> <dd>The secret key in a
-<a name="publickeycryptography">Public Key Cryptography</a> system,
+<a href="#publickeycryptography">Public Key Cryptography</a> system,
 used to decrypt incoming messages and sign outgoing ones.<br />
 See: <a href="ssl/">SSL/TLS Encryption</a></dd>
 
@@ -258,7 +258,7 @@ from the origin server each time, thereby reducing response time.<br />
 See: <a href="mod/mod_proxy.html">mod_proxy</a></dd>
 
 <dt><a name="publickey">Public Key</a></dt> <dd>The publicly
-available key in a <a name="publickeycryptography">Public Key
+available key in a <a href="#publickeycryptography">Public Key
 Cryptography</a> system, used to encrypt messages bound for its owner
 and to decrypt signatures made by its owner.<br />
 See: <a href="ssl/">SSL/TLS Encryption</a></dd>
index 1bc31e73fd3369526aedc3a135136fe44b4a8ea5..0bcbde45c72dba5007974de68592d08cc22e607f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -274,7 +274,7 @@ href="ssl/">SSL/TLS Encryption</a></dd>
 <dd>The unencrypted text.</dd>
 
 <dt><a name="privatekey">Private Key</a></dt> <dd>The secret key in a
-<a name="publickeycryptography">Public Key Cryptography</a> system,
+<a href="#publickeycryptography">Public Key Cryptography</a> system,
 used to decrypt incoming messages and sign outgoing ones.<br />
 See: <a href="ssl/">SSL/TLS Encryption</a></dd>
 
@@ -288,7 +288,7 @@ from the origin server each time, thereby reducing response time.<br />
 See: <a href="mod/mod_proxy.html">mod_proxy</a></dd>
 
 <dt><a name="publickey">Public Key</a></dt> <dd>The publicly
-available key in a <a name="publickeycryptography">Public Key
+available key in a <a href="#publickeycryptography">Public Key
 Cryptography</a> system, used to encrypt messages bound for its owner
 and to decrypt signatures made by its owner.<br />
 See: <a href="ssl/">SSL/TLS Encryption</a></dd>