eschmid         Tue Feb 20 14:13:10 2001 EDT

  Modified files:              
    /phpdoc/en/functions        pcre.xml 
  Log:
  Looks now much more better.
  
Index: phpdoc/en/functions/pcre.xml
diff -u phpdoc/en/functions/pcre.xml:1.41 phpdoc/en/functions/pcre.xml:1.42
--- phpdoc/en/functions/pcre.xml:1.41   Tue Feb 20 14:04:44 2001
+++ phpdoc/en/functions/pcre.xml        Tue Feb 20 14:13:07 2001
@@ -54,12 +54,13 @@
     <simpara>
      The Perl-compatible regular expression functions are available in
      PHP 4 and in PHP 3.0.9 and up.
-       </simpara>
-       <simpara>
-        Regular expression support is provided by the PCRE library package, which is
-        open source software, written by Philip Hazel, and copyright by the University
-        of Cambridge, England. It is available at <ulink 
url="&url.pcre;">&url.pcre;</ulink>.
-       </simpara>
+    </simpara>
+    <simpara>
+     Regular expression support is provided by the PCRE library
+     package, which is open source software, written by Philip Hazel,
+     and copyright by the University of Cambridge, England. It is
+     available at <ulink url="&url.pcre;">&url.pcre;</ulink>.
+    </simpara>
    </note>
   </partintro>
   


Reply via email to