dams            Fri Feb 21 22:45:46 2003 EDT

  Modified files:              
    /phpdoc/en/reference/mbstring       reference.xml 
    /phpdoc/en/reference/mbstring/functions     mb-regex-set-options.xml 
  Log:
  minor typos
  
Index: phpdoc/en/reference/mbstring/reference.xml
diff -u phpdoc/en/reference/mbstring/reference.xml:1.8 
phpdoc/en/reference/mbstring/reference.xml:1.9
--- phpdoc/en/reference/mbstring/reference.xml:1.8      Sat Nov 30 10:33:18 2002
+++ phpdoc/en/reference/mbstring/reference.xml  Fri Feb 21 22:45:45 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
  <reference id="ref.mbstring">
   <title>Multi-Byte String Functions</title> 
   <titleabbrev>Multi-Byte String</titleabbrev>
@@ -464,7 +464,7 @@
          Unicode/UTF/UCS/etc
         </para>
         <para>
-          <literal>http://www.unicode.org/</literal>
+         <ulink url="&url.unicode;">&url.unicode;</ulink>
         </para>
        </listitem>
        <listitem>
Index: phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml:1.2 
phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml:1.3
--- phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml:1.2 Sun Oct 20 
11:08:37 2002
+++ phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml     Fri Feb 21 
22:45:45 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
   <refentry id="function.mb-regex-set-options">
    <refnamediv>
@@ -31,7 +31,9 @@
      </para>
     </note>
     <para>
-     See also: <function>mb_split</function>, <function>mb_ereg</function>
+     See also 
+     <function>mb_split</function>, 
+     <function>mb_ereg</function> and
      <function>mb_eregi</function>
     </para>
    </refsect1>



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

Reply via email to