Commit 8aa0121d authored by Astrid Kessler's avatar Astrid Kessler
Browse files

it should be a link

parent 7700dc64
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/glossary.html.en: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -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
+2 −2
Changes for docs/manual/glossary.xml: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
<?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