On Wed, 6 Oct 2004, Sean Coates wrote:

> Anyone object to the following patch?
> (it breaks livedocs, but if this patch is ok, I'll whip up a livedocs patch)

I don't see why changing this would help anybody...

Derick

> --
> Index: ./datetime/functions/microtime.xml
> ===================================================================
> RCS file: /repository/phpdoc/en/reference/datetime/functions/microtime.xml,v
> retrieving revision 1.12
> diff -u -r1.12 microtime.xml
> --- ./datetime/functions/microtime.xml  26 Aug 2004 05:40:29 -0000      1.12
> +++ ./datetime/functions/microtime.xml  6 Oct 2004 17:55:59 -0000
> @@ -21,9 +21,9 @@
>       </para>
>       <para>
>        When called without the optional argument, this function returns
> the string
> -     "msec sec" where sec is the current time measured in the number of
> +     "&micro;sec sec" where sec is the current time measured in the
> number of
>        seconds since the Unix Epoch (0:00:00 January 1, 1970 GMT), and
> -     msec is the microseconds part.
> +     &micro;sec is the microseconds part.
>        Both portions of the string are returned in units of seconds.
>       </para>
>       <para>
>
>
> [EMAIL PROTECTED] wrote:
> > "msec" in the description refers to MICROseconds.
> > (anyone of course knows that in the normal world "m" means "milli" and "micro" is 
> > referred to by the greek 'mu', which looks a lot like a "u", and which in HTML 
> > therefore is &micro; )
> > ----
> > Manual Page -- http://www.php.net/manual/en/function.microtime.php
> > Edit        -- http://master.php.net/manage/user-notes.php?action=edit+46310
> > Delete      -- 
> > http://master.php.net/manage/user-notes.php?action=delete+46310&report=yes
> > Reject      -- 
> > http://master.php.net/manage/user-notes.php?action=reject+46310&report=yes
> > Search      -- http://master.php.net/manage/user-notes.php
> >
>

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

Reply via email to