ID: 30727 Updated by: [EMAIL PROTECTED] Reported By: matt at atopia dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: FreeBSD PHP Version: 5.0.2 New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2004-11-09 09:04:47] [EMAIL PROTECTED] Patch sent to internals: Index: php.1.in =================================================================== RCS file: /repository/php-src/sapi/cli/php.1.in,v retrieving revision 1.7 diff -u -r1.7 php.1.in --- php.1.in 2 May 2004 09:14:02 -0000 1.7 +++ php.1.in 9 Nov 2004 08:00:40 -0000 @@ -380,7 +380,7 @@ .LP This source file is subject to version 3.0 of the PHP license, that is bundled with this package in the file LICENSE, and is -available at through the world-wide-web at +available through the world-wide-web at .PD 0 .P .B http://www.php.net/license/3_0.txt ------------------------------------------------------------------------ [2004-11-09 05:38:26] matt at atopia dot net Description: ------------ man php returns the following gramatical error: This source file is subject to version 3.0 of the PHP license, that is bundled with this package in the file LICENSE, and is available at through the world-wide-web at http://www.php.net/license/3_0.txt The word "at" after 'available' and before 'through' should be removed. Sorry if this is a bad bug report, though I hear grammatical errors are welcomed. -Matt ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30727&edit=1