sean            Mon Aug 30 16:20:31 2004 EDT

  Modified files:              
    /phpdoc/en/reference/stream/functions       stream-get-meta-data.xml 
  Log:
  'here' is apparently bad
  
http://cvs.php.net/diff.php/phpdoc/en/reference/stream/functions/stream-get-meta-data.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/stream/functions/stream-get-meta-data.xml
diff -u phpdoc/en/reference/stream/functions/stream-get-meta-data.xml:1.5 
phpdoc/en/reference/stream/functions/stream-get-meta-data.xml:1.6
--- phpdoc/en/reference/stream/functions/stream-get-meta-data.xml:1.5   Mon Aug 30 
13:32:20 2004
+++ phpdoc/en/reference/stream/functions/stream-get-meta-data.xml       Mon Aug 30 
16:20:31 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
   <refentry id="function.stream-get-meta-data">
    <refnamediv>
     <refname>stream_get_meta_data</refname>
@@ -75,8 +75,8 @@
       <para>
        <parameter>filters</parameter> (array) - and array containing
        the names of any filters that have been stacked onto this stream.
-       Documentation on filters can be found
-       <link linkend="filters">here</link>.
+       Documentation on filters can be found in the
+       <link linkend="filters">Filters appendix</link>.
       </para>
      </listitem>
     </itemizedlist>

Reply via email to