summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2011-11-08 22:28:40 +0000
committerRainer Jung <rjung@apache.org>2011-11-08 22:28:40 +0000
commit6a40f71091786504cfda653a35e4add725e443d1 (patch)
treef822decbed396f78062ad478c2b494fc11ed58b7 /docs
parent8905b8bb729d3b7b63bcc3a4237b22af05616af6 (diff)
downloadhttpd-6a40f71091786504cfda653a35e4add725e443d1.tar.gz
Fix invalid XHTML: duplicate id "apr".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199499 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/glossary.xml.fr6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/glossary.xml.fr b/docs/manual/glossary.xml.fr
index 19e806d050..da421c529f 100644
--- a/docs/manual/glossary.xml.fr
+++ b/docs/manual/glossary.xml.fr
@@ -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 />