fmk Tue Nov 9 10:05:21 2004 EDT
Modified files:
/php-src/sapi/cli php.1.in
Log:
Fix typo in man page. Bug #30727. Patch by Jakub Vrana
http://cvs.php.net/diff.php/php-src/sapi/cli/php.1.in?r1=1.7&r2=1.8&ty=u
Index: php-src/sapi/cli/php.1.in
diff -u php-src/sapi/cli/php.1.in:1.7 php-src/sapi/cli/php.1.in:1.8
--- php-src/sapi/cli/php.1.in:1.7 Sun May 2 05:14:02 2004
+++ php-src/sapi/cli/php.1.in Tue Nov 9 10:05:20 2004
@@ -14,7 +14,7 @@
./" | Author: Marcus Boerger <[EMAIL PROTECTED]>
|
./" +----------------------------------------------------------------------+
./"
-./" $Id: php.1.in,v 1.7 2004/05/02 09:14:02 helly Exp $
+./" $Id: php.1.in,v 1.8 2004/11/09 15:05:20 fmk Exp $
./"
.TH PHP 1 "Feb 2003" "The PHP Group" "Scripting Language"
.SH NAME
@@ -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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php