philip          Thu Jan 23 22:38:36 2003 EDT

  Modified files:              
    /phpdoc/en/chapters streams.xml 
  Log:
  Modify the ref.stream link a bit and clarify its meaning/use.
  
  
Index: phpdoc/en/chapters/streams.xml
diff -u phpdoc/en/chapters/streams.xml:1.4 phpdoc/en/chapters/streams.xml:1.5
--- phpdoc/en/chapters/streams.xml:1.4  Thu Jan 23 20:02:49 2003
+++ phpdoc/en/chapters/streams.xml      Thu Jan 23 22:38:36 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- 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
@@ -44,8 +44,9 @@
   <para>
    <note>
     <para>
-     Userland stream functions can be found in 
-     <xref linkend="ref.stream"/>.
+     The functions in this chapter are for use in the PHP source code and
+     are not PHP functions.  Userland stream functions can be found in the 
+     <link linkend="ref.stream">Stream Reference</link>.
     </para>
    </note>
   </para>



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

Reply via email to