From: "Sebastian Nohn" <[EMAIL PROTECTED]>

> [EMAIL PROTECTED] wrote:
>
> > From:             [EMAIL PROTECTED]
> > Operating system: All
> > PHP version:      4.1.1
> > PHP Bug Type:     Documentation problem
> > Bug description:  misc - exit - missing line break
> >
> > -> Miscellaneous functions
> > -> exit
> >
> > missing líne break in description:
> >
> >
> > void exit ( [string status])void exit ( int status)
> > <<<
> > (http://www.php.net/manual/en/function.exit.php)
> >
>
> The source says:
>       <methodsynopsis>
>        <type>void</type><methodname>exit</methodname>
>        <methodparam
>
choice="opt"><type>string</type><parameter>status</parameter></metho
dparam>
>       </methodsynopsis>
>       <methodsynopsis>
>        <type>void</type><methodname>exit</methodname>
>
>
<methodparam><type>int</type><parameter>status</parameter></methodpa
ram>
>       </methodsynopsis>
>
> The question is if to put there a manual break or change the
stylesheet.
> or is there any other possibility to fix this?

The current customized stylesheets doesn´t allow line breaks here.
It is possible, but the resulting output doesn´t look correct.

-Egon

Reply via email to