diff options
author | Lucien Gentis <lgentis@apache.org> | 2012-09-22 17:32:25 +0200 |
---|---|---|
committer | Lucien Gentis <lgentis@apache.org> | 2012-09-22 17:32:25 +0200 |
commit | d067254c135d6893cc28918de5100037bba2c932 (patch) | |
tree | eadb9179fdb96461cdee47286d92d91ea2c0570a /docs/manual/invoking.xml.fr | |
parent | mod_cache_socache: New cache implementation backed by mod_socache (diff) | |
download | apache2-d067254c135d6893cc28918de5100037bba2c932.tar.xz apache2-d067254c135d6893cc28918de5100037bba2c932.zip |
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1388819 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/invoking.xml.fr')
-rw-r--r-- | docs/manual/invoking.xml.fr | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/manual/invoking.xml.fr b/docs/manual/invoking.xml.fr index 52871f731d..9240947f46 100644 --- a/docs/manual/invoking.xml.fr +++ b/docs/manual/invoking.xml.fr @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?> <!-- French translation : Lucien GENTIS --> <!-- Reviewed By : Vincent Deffontaines --> -<!-- English Revision: 1044380:1387612 (outdated) --> +<!-- English Revision: 1387612 --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -28,11 +28,9 @@ <summary> <p>Apache est habituellement lancé en tant que service - sous Windows NT, 2000 et XP, ou comme application en mode console sous - Windows 9x et ME. Pour plus de détails, voir <a - href="platform/windows.html#winsvc">Démarrer Apache en tant que service</a> - et <a href="platform/windows.html#wincons">Démarrer Apache comme - Application en mode console</a>.</p> + sous Windows NT, 2000 et XP. Pour plus de détails, voir <a + href="platform/windows.html#winsvc">Démarrer Apache en tant + que service</a>.</p> <p>Sous Unix, le programme <program>httpd</program> est lancé en mode démon et s'exécute de manière permanente en |