techtonik               Wed Jun 22 15:45:49 2005 EDT

  Modified files:              
    /phpdoc/en/chapters streams.common.xml 
  Log:
  * make <reference> wrapper for refentry instead of <sect1>
  * correct id
  
http://cvs.php.net/diff.php/phpdoc/en/chapters/streams.common.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/chapters/streams.common.xml
diff -u phpdoc/en/chapters/streams.common.xml:1.12 
phpdoc/en/chapters/streams.common.xml:1.13
--- phpdoc/en/chapters/streams.common.xml:1.12  Tue Jul 27 09:20:05 2004
+++ phpdoc/en/chapters/streams.common.xml       Wed Jun 22 15:45:48 2005
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
 <!-- Author: Wez Furlong <[EMAIL PROTECTED]>
   Please contact me before making any major amendments to the
   content of this section.  Splitting/Merging are fine if they are
   required for php-doc restructuring purposes - just drop me a line
   if you make a change (so I can update my local copy).
 -->
- <sect1 id="stream.common-api">
-    <title>Streams Common API Reference</title>
+ <reference id="streams.common-api">
+   <title>Streams Common API Reference</title>
   
   <refentry id="streams.php-stream-stat-path">
    <refnamediv>
@@ -1030,7 +1030,7 @@
     </note>
    </refsect1>
   </refentry>
-</sect1>
+</reference>
 
 <!-- Keep this comment at the end of the file
 Local variables:

Reply via email to