techtonik               Wed Jun 22 15:41:41 2005 EDT

  Modified files:              
    /phpdoc/en/chapters streams.constants.xml streams.dir.xml 
                        streams.file.xml streams.socket.xml 
                        streams.structs.xml 
  Log:
  * make <reference> wrapper for refentry instead of <sect1>
  
http://cvs.php.net/diff.php/phpdoc/en/chapters/streams.constants.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/chapters/streams.constants.xml
diff -u phpdoc/en/chapters/streams.constants.xml:1.1 
phpdoc/en/chapters/streams.constants.xml:1.2
--- phpdoc/en/chapters/streams.constants.xml:1.1        Sat Aug 10 19:38:41 2002
+++ phpdoc/en/chapters/streams.constants.xml    Wed Jun 22 15:41:40 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- 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
@@ -7,7 +7,7 @@
   if you make a change (so I can update my local copy).
 -->
 
- <sect1 id="streams.constants">
+ <reference id="streams.constants">
   <title>Streams Constants</title>
   
   <refentry id="streams.options">
@@ -159,7 +159,7 @@
    </refsect1>
   </refentry>
 
- </sect1>
+ </reference>
  
  
  
http://cvs.php.net/diff.php/phpdoc/en/chapters/streams.dir.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/chapters/streams.dir.xml
diff -u phpdoc/en/chapters/streams.dir.xml:1.2 
phpdoc/en/chapters/streams.dir.xml:1.3
--- phpdoc/en/chapters/streams.dir.xml:1.2      Sun Jan 19 05:11:23 2003
+++ phpdoc/en/chapters/streams.dir.xml  Wed Jun 22 15:41:40 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- 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
@@ -7,7 +7,7 @@
   if you make a change (so I can update my local copy).
 -->
 
- <sect1 id="streams.dir-api">
+ <reference id="streams.dir-api">
   <title>Streams Dir API Reference</title>
   <para>
    The functions listed in this section work on local files, as well as remote 
files
@@ -96,7 +96,7 @@
    </refsect1>
   </refentry>
 
- </sect1>
+ </reference>
  
  
  
http://cvs.php.net/diff.php/phpdoc/en/chapters/streams.file.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/chapters/streams.file.xml
diff -u phpdoc/en/chapters/streams.file.xml:1.2 
phpdoc/en/chapters/streams.file.xml:1.3
--- phpdoc/en/chapters/streams.file.xml:1.2     Fri May 21 10:08:08 2004
+++ phpdoc/en/chapters/streams.file.xml Wed Jun 22 15:41:40 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- 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
@@ -7,7 +7,7 @@
   if you make a change (so I can update my local copy).
 -->
 
- <sect1 id="streams.file-api">
+ <reference id="streams.file-api">
   <title>Streams File API Reference</title>
 
   <refentry id="streams.php-stream-fopen-from-file">
@@ -76,7 +76,7 @@
    </refsect1>
   </refentry>
 
- </sect1>
+ </reference>
  
  
  
http://cvs.php.net/diff.php/phpdoc/en/chapters/streams.socket.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/chapters/streams.socket.xml
diff -u phpdoc/en/chapters/streams.socket.xml:1.2 
phpdoc/en/chapters/streams.socket.xml:1.3
--- phpdoc/en/chapters/streams.socket.xml:1.2   Sat Dec 20 23:21:40 2003
+++ phpdoc/en/chapters/streams.socket.xml       Wed Jun 22 15:41:40 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- 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
@@ -7,7 +7,7 @@
   if you make a change (so I can update my local copy).
 -->
 
- <sect1 id="streams.socket-api">
+ <reference id="streams.socket-api">
   <title>Streams Socket API Reference</title>
 
   <refentry id="streams.php-stream-sock-open-from-socket">
@@ -124,7 +124,7 @@
 
 
 
- </sect1>
+ </reference>
  
  
  
http://cvs.php.net/diff.php/phpdoc/en/chapters/streams.structs.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/chapters/streams.structs.xml
diff -u phpdoc/en/chapters/streams.structs.xml:1.5 
phpdoc/en/chapters/streams.structs.xml:1.6
--- phpdoc/en/chapters/streams.structs.xml:1.5  Fri Dec 12 14:56:02 2003
+++ phpdoc/en/chapters/streams.structs.xml      Wed Jun 22 15:41:40 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- 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
@@ -7,7 +7,7 @@
   if you make a change (so I can update my local copy).
 -->
 
- <sect1 id="streams.structs">
+ <reference id="streams.structs">
   <title>Streams Structures</title>
 
   <refentry id="streams.struct-php-stream-statbuf">
@@ -181,7 +181,7 @@
      </programlisting>
     </refsect1>
   </refentry>
- </sect1>
+ </reference>
  
  
  

Reply via email to