Commit 51e6d20a authored by Richard Bowen's avatar Richard Bowen
Browse files

Typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1396321 13f79535-47bb-0310-9956-ffa450edef68
parent db2108f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -487,7 +487,7 @@ sys 0m0.000s</pre></div>

      <p>Additionally, because the operating system knows when files are 
      deleted or modified, it can automatically remove file contents from the 
      cache when neccessary. This is a big advantage over Apache's in-memory 
      cache when necessary. This is a big advantage over Apache's in-memory 
      caching which has no way of knowing when a file has changed.</p>
    

+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
<a href="./fr/caching.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
<a href="./tr/caching.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
</div>
<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>

    <p>Bu belge <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code>,
      <code class="module"><a href="./mod/mod_disk_cache.html">mod_disk_cache</a></code>, <code class="module"><a href="./mod/mod_mem_cache.html">mod_mem_cache</a></code>,
+1 −1
Original line number Diff line number Diff line
<?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: 766350:831031 (outdated) -->
<!-- English Revision: 766350:1396318 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
<!-- $LastChangedRevision: 2008090501 $ -->
+1 −1
Original line number Diff line number Diff line
@@ -9,6 +9,6 @@
  <variants>
    <variant>en</variant>
    <variant outdated="yes">fr</variant>
    <variant>tr</variant>
    <variant outdated="yes">tr</variant>
  </variants>
</metafile>
+1 −1
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.tr.xsl"?>
<!-- English Revision: 831031 -->
<!-- English Revision: 831031:1396318 (outdated) -->
<!-- =====================================================
 Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
   Reviewed by: Orhan Berent <berent belgeler.org>
Loading