Re: [PHP-DOC] cvs: phpdoc /en/reference/tidy configure.xml
by Hannes Magnusson other posts by this author
Jul 3 2006 5:27AM messages near this date
[PHP-DOC] cvs: phpdoc /en/reference/tidy configure.xml
|
Re: [PHP-DOC] cvs: phpdoc /en/reference/tidy configure.xml
On 7/3/06, Nuno Lopes <nlopess@[...].net> wrote:
> nlopess Mon Jul 3 11:40:03 2006 UTC
>
> Modified files:
> /phpdoc/en/reference/tidy configure.xml
> Log:
> fix #37991: bad link to dll download
>
> http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/tidy/configure.xml?r1=1.6&r2=1.7&diff_fo
rmat=u
> Index: phpdoc/en/reference/tidy/configure.xml
> diff -u phpdoc/en/reference/tidy/configure.xml:1.6 phpdoc/en/reference/tidy/configure.xml:
1.7
> --- phpdoc/en/reference/tidy/configure.xml:1.6 Thu Mar 11 12:51:27 2004
> +++ phpdoc/en/reference/tidy/configure.xml Mon Jul 3 11:40:03 2006
> @@ -1,5 +1,5 @@
> <?xml version="1.0" encoding="iso-8859-1"?>
> -<!-- $Revision: 1.6 $ -->
> +<!-- $Revision: 1.7 $ -->
> <section id="tidy.installation">
> &reftitle.install;
> <para>
> @@ -15,7 +15,7 @@
> <para>
> If <ulink url="&url.php.pear;">PEAR</ulink> is available on your *nix-like
> system you can use the pear installer to install the tidy extension, by the
> - following command: <command>pear -v install tidy</command>.
> + following command: <command>pecl install tidy</command>.
^^ shouldn't we create an entitie for this?
i.e. &pecl.install;tidy
I am pretty sure there are tons of places were "pear install
pecl_package_name" is used in the manual...
-Hannes
Thread:
Nuno Lopes
Hannes Magnusson
Philip Olson
|