techtonik Thu Jun 23 09:35:24 2005 EDT
Modified files:
/phpdoc/en/chapters streams.dir.xml streams.xml
Log:
* include reference elements according to DocBook
http://cvs.php.net/diff.php/phpdoc/en/chapters/streams.dir.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/chapters/streams.dir.xml
diff -u phpdoc/en/chapters/streams.dir.xml:1.3
phpdoc/en/chapters/streams.dir.xml:1.4
--- phpdoc/en/chapters/streams.dir.xml:1.3 Wed Jun 22 15:41:40 2005
+++ phpdoc/en/chapters/streams.dir.xml Thu Jun 23 09:35:24 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- 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
@@ -9,10 +9,12 @@
<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
- (provided that the wrapper supports this functionality!).
- </para>
+ <partintro>
+ <para>
+ The functions listed in this section work on local files, as well as
remote files
+ (provided that the wrapper supports this functionality!).
+ </para>
+ </partintro>
<refentry id="streams.php-stream-opendir">
<refnamediv>
http://cvs.php.net/diff.php/phpdoc/en/chapters/streams.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/chapters/streams.xml
diff -u phpdoc/en/chapters/streams.xml:1.9 phpdoc/en/chapters/streams.xml:1.10
--- phpdoc/en/chapters/streams.xml:1.9 Fri Dec 12 14:56:02 2003
+++ phpdoc/en/chapters/streams.xml Thu Jun 23 09:35:24 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<!-- 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
@@ -285,8 +285,8 @@
a stream. To do this, you can use
<function>php_stream_auto_cleanup</function>.
</para>
</sect1>
+</chapter>
-
&chapters.streams.common;
&chapters.streams.dir;
&chapters.streams.file;
@@ -294,8 +294,6 @@
&chapters.streams.structs;
&chapters.streams.constants;
-</chapter>
-
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml