]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
it should be a link
authorAstrid Malo <kess@apache.org>
Sun, 12 Sep 2004 20:31:26 +0000 (20:31 +0000)
committerAstrid Malo <kess@apache.org>
Sun, 12 Sep 2004 20:31:26 +0000 (20:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105095 13f79535-47bb-0310-9956-ffa450edef68

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

index 2c5e98f845c5a2444078af135288fd9a0faa16db..ce79b70bd1bce3068db5e6559aa4ef6bc39137ff 100644 (file)
@@ -189,7 +189,7 @@ version 1.1 of the protocol, referred to as HTTP/1.1 and defined by <a href="htt
 <dt><a name="https">HTTPS</a></dt>
 <dd>The HyperText Transfer Protocol (Secure), the standard encrypted
     communication mechanism on the World Wide Web. This is actually just HTTP
-    over <a name="ssl">SSL</a>.<br />
+    over <a href="#ssl">SSL</a>.<br />
 See: <a href="ssl/">SSL/TLS Encryption</a></dd>
 
 <dt><a name="method">Method</a></dt> <dd>In the context of <a href="#http">HTTP</a>, an action to perform on a resource, specified
index 130952928beda2dc0d5e0cec8320264756f40dd2..7f77e473cc35d90c870c55427d347598129ce851 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.3.2.9 $ -->
+<!-- $Revision: 1.3.2.10 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -212,7 +212,7 @@ href="http://ietf.org/rfc/rfc2616.txt">RFC 2616</a>.</dd>
 <dt><a name="https">HTTPS</a></dt>
 <dd>The HyperText Transfer Protocol (Secure), the standard encrypted
     communication mechanism on the World Wide Web. This is actually just HTTP
-    over <a name="ssl">SSL</a>.<br />
+    over <a href="#ssl">SSL</a>.<br />
 See: <a href="ssl/">SSL/TLS Encryption</a></dd>
 
 <dt><a name="method">Method</a></dt> <dd>In the context of <a