Date: 08/22/00
- Next message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions session.xml"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DOC] cvs: phpdoc /es/chapters install.xml /es/functions ifx.xml nis.xml pgsql.xml /es/language control-structures.xml references.xml types.xml"
- In reply to: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions dir.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Aug 22, 2000 at 09:55:11PM -0000, Daniel Beckham wrote:
> danbeck Tue Aug 22 14:55:11 2000 EDT
>
> Modified files:
> /phpdoc/en/functions dir.xml
> Log:
> changed how I noted a void parameter
>
> Index: phpdoc/en/functions/dir.xml
> diff -u phpdoc/en/functions/dir.xml:1.8 phpdoc/en/functions/dir.xml:1.9
> --- phpdoc/en/functions/dir.xml:1.8 Tue Aug 22 14:40:33 2000
> +++ phpdoc/en/functions/dir.xml Tue Aug 22 14:55:10 2000
> @@ -92,7 +92,7 @@
> <funcsynopsis>
> <funcprototype>
> <funcdef>string <function>getcwd</function></funcdef>
> - <paramdef>void</paramdef>
> + <void/>
> </funcprototype>
> </funcsynopsis>
> <para>
It's correct, but the former will render better. Look the next days on the
automatically generated output fore that transformation.
-Egon
-- http://www.linuxtag.de/ http://php.net/books.php http://www.concert-band.de/
- Next message: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions session.xml"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DOC] cvs: phpdoc /es/chapters install.xml /es/functions ifx.xml nis.xml pgsql.xml /es/language control-structures.xml references.xml types.xml"
- In reply to: Daniel Beckham: "[PHP-DOC] cvs: phpdoc /en/functions dir.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

