On 5/4/07, Buesching, Logan J <[EMAIL PROTECTED]> wrote:
> -----Original Message-----
> From: Hannes Magnusson [mailto:[EMAIL PROTECTED]
[snip]
>
> The order of the <refsects /> are also weird at times.
> For instance in posix_ctermid() the example is before the return
> value, in posix_getegid() the notes are before the return value...
>


I tried to be as consistent as possible, but is there a preferred order
for them?

Yes:
- Description
- Parameters
- Return values
- Errors
- Changelog
- Examples
- Notes
- See also

See: http://doc.php.net/php/dochowto/chapter-skeletons.php

-Hannes

Reply via email to