vrana           Fri Aug 20 05:47:38 2004 EDT

  Modified files:              
    /phpdoc/en/reference/com/functions  variant-set-type.xml 
    /phpdoc/en/reference/mailparse/functions    
                                                mailparse-msg-extract-part.xml 
                                                mailparse-uudecode-all.xml 
    /phpdoc/en/reference/mcve/functions mcve-preauthcompletion.xml 
    /phpdoc/en/reference/ncurses/functions      ncurses-panel-above.xml 
                                                ncurses-panel-below.xml 
    /phpdoc/en/reference/oci8/functions ocicollmax.xml 
    /phpdoc/en/reference/sqlite/functions       sqlite-popen.xml 
    /phpdoc/en/reference/tidy/functions tidy-save-config.xml 
    /phpdoc/en/reference/uodbc/functions        odbc-columns.xml 
                                                odbc-procedures.xml 
                                                odbc-tables.xml 
  Log:
  Simplify refpurposes
  
http://cvs.php.net/diff.php/phpdoc/en/reference/com/functions/variant-set-type.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/com/functions/variant-set-type.xml
diff -u phpdoc/en/reference/com/functions/variant-set-type.xml:1.1 
phpdoc/en/reference/com/functions/variant-set-type.xml:1.2
--- phpdoc/en/reference/com/functions/variant-set-type.xml:1.1  Mon May  3 10:55:01 
2004
+++ phpdoc/en/reference/com/functions/variant-set-type.xml      Fri Aug 20 05:47:37 
2004
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.variant-set-type">
    <refnamediv>
     <refname>variant_set_type</refname>
     <refpurpose>
-     Convert a variant into another type. Variant is modified "in-place"
+     Convert a variant into another type "in-place"
     </refpurpose>
    </refnamediv>
    <refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/mailparse/functions/mailparse-msg-extract-part.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mailparse/functions/mailparse-msg-extract-part.xml
diff -u phpdoc/en/reference/mailparse/functions/mailparse-msg-extract-part.xml:1.3 
phpdoc/en/reference/mailparse/functions/mailparse-msg-extract-part.xml:1.4
--- phpdoc/en/reference/mailparse/functions/mailparse-msg-extract-part.xml:1.3  Thu 
Aug 12 14:11:58 2004
+++ phpdoc/en/reference/mailparse/functions/mailparse-msg-extract-part.xml      Fri 
Aug 20 05:47:37 2004
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/mailparse.xml, last change in rev 1.1 -->
   <refentry id="function.mailparse-msg-extract-part">
    <refnamediv>
     <refname>mailparse_msg_extract_part</refname>
     <refpurpose>
-     Extracts/decodes a message section.  If callbackfunc is not
-     specified, the contents will be sent to "stdout"
+     Extracts/decodes a message section
     </refpurpose>
    </refnamediv>
    <refsect1>
@@ -20,6 +19,9 @@
      &warn.experimental.func;
     <para>
      &warn.undocumented.func;
+    </para>
+    <para>
+     If callbackfunc is not specified, the contents will be sent to "stdout".
     </para>
    </refsect1>
   </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/mailparse/functions/mailparse-uudecode-all.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/mailparse/functions/mailparse-uudecode-all.xml
diff -u phpdoc/en/reference/mailparse/functions/mailparse-uudecode-all.xml:1.2 
phpdoc/en/reference/mailparse/functions/mailparse-uudecode-all.xml:1.3
--- phpdoc/en/reference/mailparse/functions/mailparse-uudecode-all.xml:1.2      Wed 
Apr 17 02:39:49 2002
+++ phpdoc/en/reference/mailparse/functions/mailparse-uudecode-all.xml  Fri Aug 20 
05:47:37 2004
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/mailparse.xml, last change in rev 1.1 -->
   <refentry id="function.mailparse-uudecode-all">
    <refnamediv>
     <refname>mailparse_uudecode_all</refname>
     <refpurpose>
-     Scans the data from fp and extract each embedded uuencoded
-     file. Returns an array listing filename information 
+     Scans the data from fp and extract each embedded uuencoded file
     </refpurpose>
    </refnamediv>
    <refsect1>
@@ -18,6 +17,9 @@
      &warn.experimental.func;
     <para>
      &warn.undocumented.func;
+    </para>
+    <para>
+     Returns an array listing filename information.
     </para>
    </refsect1>
   </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/mcve/functions/mcve-preauthcompletion.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mcve/functions/mcve-preauthcompletion.xml
diff -u phpdoc/en/reference/mcve/functions/mcve-preauthcompletion.xml:1.4 
phpdoc/en/reference/mcve/functions/mcve-preauthcompletion.xml:1.5
--- phpdoc/en/reference/mcve/functions/mcve-preauthcompletion.xml:1.4   Mon Jul  7 
23:52:00 2003
+++ phpdoc/en/reference/mcve/functions/mcve-preauthcompletion.xml       Fri Aug 20 
05:47:37 2004
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.mcve-preauthcompletion">
    <refnamediv>
     <refname>mcve_preauthcompletion</refname>
     <refpurpose>
-     Complete a PREAUTHORIZATION... Ready it for settlement
+     Complete a PREAUTHORIZATION, ready it for settlement
     </refpurpose>
    </refnamediv>
    <refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/ncurses/functions/ncurses-panel-above.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ncurses/functions/ncurses-panel-above.xml
diff -u phpdoc/en/reference/ncurses/functions/ncurses-panel-above.xml:1.1 
phpdoc/en/reference/ncurses/functions/ncurses-panel-above.xml:1.2
--- phpdoc/en/reference/ncurses/functions/ncurses-panel-above.xml:1.1   Wed Jun  4 
17:34:18 2003
+++ phpdoc/en/reference/ncurses/functions/ncurses-panel-above.xml       Fri Aug 20 
05:47:38 2004
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.ncurses-panel-above">
    <refnamediv>
     <refname>ncurses_panel_above</refname>
     <refpurpose>
-     Returns the panel above panel. If panel is null, returns the bottom panel in the 
stack
+     Returns the panel above panel
     </refpurpose>
    </refnamediv>
    <refsect1>
@@ -17,6 +17,9 @@
     <para>
      &warn.undocumented.func;
     </para>
+    <para>
+     If panel is null, returns the bottom panel in the stack.
+    </para> 
    </refsect1>
   </refentry>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/ncurses/functions/ncurses-panel-below.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ncurses/functions/ncurses-panel-below.xml
diff -u phpdoc/en/reference/ncurses/functions/ncurses-panel-below.xml:1.1 
phpdoc/en/reference/ncurses/functions/ncurses-panel-below.xml:1.2
--- phpdoc/en/reference/ncurses/functions/ncurses-panel-below.xml:1.1   Wed Jun  4 
17:34:18 2003
+++ phpdoc/en/reference/ncurses/functions/ncurses-panel-below.xml       Fri Aug 20 
05:47:38 2004
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.ncurses-panel-below">
    <refnamediv>
     <refname>ncurses_panel_below</refname>
     <refpurpose>
-     Returns the panel below panel. If panel is null, returns the top panel in the 
stack
+     Returns the panel below panel
     </refpurpose>
    </refnamediv>
    <refsect1>
@@ -16,6 +16,9 @@
     </methodsynopsis>
     <para>
      &warn.undocumented.func;
+    </para>
+    <para>
+     If panel is null, returns the top panel in the stack.
     </para>
    </refsect1>
   </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/functions/ocicollmax.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/oci8/functions/ocicollmax.xml
diff -u phpdoc/en/reference/oci8/functions/ocicollmax.xml:1.9 
phpdoc/en/reference/oci8/functions/ocicollmax.xml:1.10
--- phpdoc/en/reference/oci8/functions/ocicollmax.xml:1.9       Thu Apr 15 07:54:41 
2004
+++ phpdoc/en/reference/oci8/functions/ocicollmax.xml   Fri Aug 20 05:47:38 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <!--
 
 DO NOT TRANSLATE THIS FILE.
@@ -11,10 +11,7 @@
   <refentry id="function.ocicollmax">
    <refnamediv>
     <refname>ocicollmax</refname>
-    <refpurpose>
-     Return the max value of a collection.  
-     For a varray this is the maximum length of the array
-    </refpurpose>
+    <refpurpose>Gets the maximum number of elements in the collection</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Description</title>
http://cvs.php.net/diff.php/phpdoc/en/reference/sqlite/functions/sqlite-popen.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-popen.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-popen.xml:1.7 
phpdoc/en/reference/sqlite/functions/sqlite-popen.xml:1.8
--- phpdoc/en/reference/sqlite/functions/sqlite-popen.xml:1.7   Tue Jul 27 00:48:55 
2004
+++ phpdoc/en/reference/sqlite/functions/sqlite-popen.xml       Fri Aug 20 05:47:38 
2004
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry id="function.sqlite-popen">
  <refnamediv>
   <refname>sqlite_popen</refname>
   <refpurpose>
-   Opens a persistent handle to an SQLite database.  Will create the
-   database if it does not exist
+   Opens a persistent handle to an SQLite database and create the database if it does 
not exist
   </refpurpose>
  </refnamediv>
  <refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/tidy/functions/tidy-save-config.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/tidy/functions/tidy-save-config.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-save-config.xml:1.4 
phpdoc/en/reference/tidy/functions/tidy-save-config.xml:1.5
--- phpdoc/en/reference/tidy/functions/tidy-save-config.xml:1.4 Wed Mar  3 13:24:08 
2004
+++ phpdoc/en/reference/tidy/functions/tidy-save-config.xml     Fri Aug 20 05:47:38 
2004
@@ -1,10 +1,10 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
   <refentry id="function.tidy-save-config">
    <refnamediv>
     <refname>tidy_save_config</refname>
     <refpurpose>
-     Save current settings to named file. Only non-default values are written.
+     Save current settings to named file
     </refpurpose>
    </refnamediv>
    <refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-columns.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-columns.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-columns.xml:1.5 
phpdoc/en/reference/uodbc/functions/odbc-columns.xml:1.6
--- phpdoc/en/reference/uodbc/functions/odbc-columns.xml:1.5    Wed Jan 29 16:00:09 
2003
+++ phpdoc/en/reference/uodbc/functions/odbc-columns.xml        Fri Aug 20 05:47:38 
2004
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
   <refentry id="function.odbc-columns">
    <refnamediv>
     <refname>odbc_columns</refname>
     <refpurpose>
-     Lists the column names in specified tables. Returns a result
-     identifier containing the information.
+     Lists the column names in specified tables
     </refpurpose>
    </refnamediv>
    <refsect1>
@@ -21,7 +20,7 @@
      </methodsynopsis>
     <para>
      Lists all columns in the requested range.  Returns an ODBC result
-     identifier or &false; on failure.
+     identifier containing the information or &false; on failure.
     </para>
     <para>
      The result set has the following columns:
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-procedures.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-procedures.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-procedures.xml:1.3 
phpdoc/en/reference/uodbc/functions/odbc-procedures.xml:1.4
--- phpdoc/en/reference/uodbc/functions/odbc-procedures.xml:1.3 Wed Aug 18 10:15:20 
2004
+++ phpdoc/en/reference/uodbc/functions/odbc-procedures.xml     Fri Aug 20 05:47:38 
2004
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
   <refentry id="function.odbc-procedures">
    <refnamediv>
     <refname>odbc_procedures</refname>
     <refpurpose>
-     Get the list of procedures stored in a specific data source.
-     Returns a result identifier containing the information.
+     Get the list of procedures stored in a specific data source
     </refpurpose>
    </refnamediv>
    <refsect1>
@@ -20,7 +19,7 @@
      </methodsynopsis>
     <para> 
      Lists all procedures in the requested range.  Returns an ODBC
-     result identifier or &false; on failure.
+     result identifier containing the information or &false; on failure.
     </para>
     <para>
      The result set has the following columns:
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-tables.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-tables.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-tables.xml:1.3 
phpdoc/en/reference/uodbc/functions/odbc-tables.xml:1.4
--- phpdoc/en/reference/uodbc/functions/odbc-tables.xml:1.3     Tue Jan  6 07:30:56 
2004
+++ phpdoc/en/reference/uodbc/functions/odbc-tables.xml Fri Aug 20 05:47:38 2004
@@ -1,13 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
   <refentry id="function.odbc-tables">
    <refnamediv>
     <refname>odbc_tables</refname>
     <refpurpose>
-     Get the list of table names stored in a specific data source.
-     Returns a result identifier containing the
-     information.
+     Get the list of table names stored in a specific data source
     </refpurpose>
    </refnamediv>
    <refsect1>
@@ -22,7 +20,7 @@
      </methodsynopsis>
     <para>
      Lists all tables in the requested range.  Returns an ODBC result
-     identifier or &false; on failure.
+     identifier containing the information or &false; on failure.
     </para>
     <para>
      The result set has the following columns:

Reply via email to