On Fri, 28 Nov 2003 01:42:15 -0000 "Friedhelm Betz" <[EMAIL PROTECTED]> wrote:
Following small patch fixes build error: Index: configure.xml =================================================================== RCS file: /repository/phpdoc/en/reference/tidy/configure.xml,v retrieving revision 1.1 diff -u -r1.1 configure.xml --- configure.xml 28 Nov 2003 01:42:15 -0000 1.1 +++ configure.xml 28 Nov 2003 08:08:32 -0000 @@ -8,7 +8,7 @@ <ulink url="&url.pecl.package;tidy">&url.pecl.package;tidy</ulink>. </para> <para> - If <ulink link="&url.php.pear;">PEAR</ulink> is available on your *nix-like + 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>. </para> --- WBR, Antony Dovgal aka tony2001 [EMAIL PROTECTED]
