Commit beb02d64 authored by Rainer Jung's avatar Rainer Jung
Browse files

Fix invalid XHTML: duplicate id "apr".


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199499 13f79535-47bb-0310-9956-ffa450edef68
parent 218bb349
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -50,7 +50,8 @@
    </dd>

    <dt><a name="apr" id="apr">APR</a></dt>
    <dd>Voir "Biblioth&egrave;ques pour la portabilit&eacute; d'Apache"
    <dd>Voir <a href="#apacheportableruntime">"
    Biblioth&egrave;ques pour la portabilit&eacute; d'Apache"</a>
    </dd>

    <dt><a name="tarball" id="tarball">Archive Tar (Tarball)</a></dt>
@@ -80,8 +81,7 @@

    <dt><a name="apacheportableruntime"
       id="apacheportableruntime">Biblioth&egrave;ques pour la portabilit&eacute; d'Apache
       (Apache Portable Runtime)</a> <a
       name="apr" id="apr">(APR)</a></dt>
       (Apache Portable Runtime, APR)</a></dt>
    <dd>Un jeu de biblioth&egrave;ques qui fournit la plupart des interfaces de base
      entre le serveur et le syst&egrave;me d'exploitation.  APR est d&eacute;velopp&eacute;
      parall&egrave;lement au serveur HTTP Apache comme projet ind&eacute;pendant.<br />