goba            Sat Aug  3 12:09:14 2002 EDT

  Modified files:              
    /phpdoc/en/reference/zlib   reference.xml 
  Log:
  Entity reference corrected, reported by xsltproc
  
  
Index: phpdoc/en/reference/zlib/reference.xml
diff -u phpdoc/en/reference/zlib/reference.xml:1.6 
phpdoc/en/reference/zlib/reference.xml:1.7
--- phpdoc/en/reference/zlib/reference.xml:1.6  Sun Jul 28 13:22:09 2002
+++ phpdoc/en/reference/zlib/reference.xml      Sat Aug  3 12:09:13 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.zlib">
   <title>Zlib Compression Functions</title>
   <titleabbrev>Zlib</titleabbrev>
@@ -92,7 +92,7 @@
       <listitem>
        <para>
         Whether to transparently compress pages. If this option is set
-        to "On" in &php.ini or the Apache configuration, pages are
+        to "On" in &php.ini; or the Apache configuration, pages are
         compressed if the browser sends an "Accept-Encoding: gzip" or
         "deflate" header. "Content-Encoding: gzip" (respectively
         "deflate") and "Vary: Accept-Encoding" headers are added to



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to