| tony2001@php.net 2006-07-26, 6:57 pm |
| ID: 38223
Updated by: tony2001@php.net
Reported By: w_haigh at yahoo dot com
-Status: Open
+Status: Feedback
-Bug Type: Feature/Change Request
+Bug Type: Documentation problem
Operating System: Linux
PHP Version: 5.1.4
New Comment:
I can't find anything like that in the docs.
Please provide the link to the page.
Previous Comments:
------------------------------------------------------------------------
[2006-07-26 13:59:52] w_haigh at yahoo dot com
Description:
------------
Man php output reads :
DESCRIPTION
PHP is a widely-used general-purpose scripting language that is
especially suited for Web development and can be embedded into HTML.
This is the command line interface that enables you to the following:
Expected result:
----------------
Should read:
PHP is a widely-used general-purpose scripting language that is
especially suited for Web development and can be embedded into HTML.
This is the command line interface that enables you to do the
following:
** should read 'to do the following' instead of 'to the following'
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=38223&edit=1
|