andrei Sun Apr 23 19:56:53 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/cli php.1.in Log: Typo. http://cvs.php.net/viewcvs.cgi/php-src/sapi/cli/php.1.in?r1=1.12.2.2&r2=1.12.2.3&diff_format=u Index: php-src/sapi/cli/php.1.in diff -u php-src/sapi/cli/php.1.in:1.12.2.2 php-src/sapi/cli/php.1.in:1.12.2.3 --- php-src/sapi/cli/php.1.in:1.12.2.2 Sun Jan 1 12:50:19 2006 +++ php-src/sapi/cli/php.1.in Sun Apr 23 19:56:53 2006 @@ -46,7 +46,7 @@ .SH DESCRIPTION \fBPHP\fP 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: +that enables you to do the following: .P You can parse and execute files by using parameter \-f followed by the name of the .IR file
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php