*cough* make test *cough* :)

On Thu, 2003-07-03 at 10:23, Ali wrote:
> Just a little typo-fix.
> 
> 
> On Thu, 2003-07-03 at 17:12, Hartmut Holzgraefe wrote:
> > hholzgra            Thu Jul  3 11:12:28 2003 EDT
> > 
> >   Modified files:              
> >     /phpdoc/en/reference/filesystem/functions       glob.xml 
> >   Log:
> >   it should be more clear this way?
> >   
> >   
> > Index: phpdoc/en/reference/filesystem/functions/glob.xml
> > diff -u phpdoc/en/reference/filesystem/functions/glob.xml:1.9 
> > phpdoc/en/reference/filesystem/functions/glob.xml:1.10
> > --- phpdoc/en/reference/filesystem/functions/glob.xml:1.9   Thu Jul  3 10:39:45 
> > 2003
> > +++ phpdoc/en/reference/filesystem/functions/glob.xml       Thu Jul  3 11:12:27 
> > 2003
> > @@ -1,5 +1,5 @@
> >  <?xml version="1.0" encoding="iso-8859-1"?>
> > -<!-- $Revision: 1.9 $ -->
> > +<!-- $Revision: 1.10 $ -->
> >    <refentry id="function.glob">
> >     <refnamediv>
> >      <refname>glob</refname> 
> > @@ -63,8 +63,10 @@
> >      </para>
> >      <note>
> >       <simpara>
> > -      Before PHP 4.3.3 <constant>GLOB_ONLYDIR</constant> was only available 
> > -      on systems with GNU C libraries
> > +      Before PHP 4.3.3 <constant>GLOB_ONLYDIR</constant> was 
> > +      <emphasis role="strong">not</emhasis>
> > +      available on Windows and other systems not using the GNU
> > +      C library.
> >       </simpara>
> >      </note>
> >      <para>
> > 
> > 
> > 
> > -- 
> > PHP Documentation Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> ______________________________________________________________________
> 
> -- 
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
-- 
Andrew Lindeman <[EMAIL PROTECTED]>


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

Reply via email to