diff options
author | Lucien Gentis <lgentis@apache.org> | 2009-06-11 20:39:19 +0200 |
---|---|---|
committer | Lucien Gentis <lgentis@apache.org> | 2009-06-11 20:39:19 +0200 |
commit | 680811d653f41732d8f6e4eb5445bec71ad189d8 (patch) | |
tree | ad16a654bbdcd342f24a7f13d73cc81fd5c7e019 /docs/manual/env.xml.fr | |
parent | * Close the accepted fd in the error case to avoid a file descriptor leak. (diff) | |
download | apache2-680811d653f41732d8f6e4eb5445bec71ad189d8.tar.xz apache2-680811d653f41732d8f6e4eb5445bec71ad189d8.zip |
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@783870 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/env.xml.fr')
-rw-r--r-- | docs/manual/env.xml.fr | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/manual/env.xml.fr b/docs/manual/env.xml.fr index 583e45e832..b2da193269 100644 --- a/docs/manual/env.xml.fr +++ b/docs/manual/env.xml.fr @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="ISO-8859-1" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?> -<!-- English revision : 729317 --> +<!-- English revision : 782860 --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> -<!-- $LastChangedRevision: 2009010501 $ --> +<!-- $LastChangedRevision: 2009061101 $ --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -348,6 +348,8 @@ </section> <section id="no-cache"><title>no-cache</title> + <p><em>Disponible dans les versions d'Apache ulté à + 2.2.11</em></p> <p>Lorsque cette variable est définie, <module>mod_cache</module> ne sauvegardera pas de réponse |