nlopess         Tue Feb  7 17:19:31 2006 UTC

  Modified files:              
    /phpdoc/en/reference/pcre   reference.xml 
  Log:
  clarify that nothing is needed to build the pcre extension
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pcre/reference.xml?r1=1.13&r2=1.14&diff_format=u
Index: phpdoc/en/reference/pcre/reference.xml
diff -u phpdoc/en/reference/pcre/reference.xml:1.13 
phpdoc/en/reference/pcre/reference.xml:1.14
--- phpdoc/en/reference/pcre/reference.xml:1.13 Sun Sep  4 19:39:23 2005
+++ phpdoc/en/reference/pcre/reference.xml      Tue Feb  7 17:19:31 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <!-- Purpose: basic.text -->
 <!-- Membership: bundled -->
 
@@ -41,12 +41,7 @@
    
    <section id="pcre.requirements">
     &reftitle.required;
-    <para>
-     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>.
-    </para>
+    &no.requirement;
    </section>
 
    &reference.pcre.configure;

Reply via email to