sniper Sat May 7 11:43:56 2005 EDT
Modified files:
/php-src/sapi/cli php.1.in
Log:
typofix
http://cvs.php.net/diff.php/php-src/sapi/cli/php.1.in?r1=1.10&r2=1.11&ty=u
Index: php-src/sapi/cli/php.1.in
diff -u php-src/sapi/cli/php.1.in:1.10 php-src/sapi/cli/php.1.in:1.11
--- php-src/sapi/cli/php.1.in:1.10 Sat May 7 09:54:02 2005
+++ php-src/sapi/cli/php.1.in Sat May 7 11:43:55 2005
@@ -14,7 +14,7 @@
./" | Author: Marcus Boerger <[EMAIL PROTECTED]>
|
./" +----------------------------------------------------------------------+
./"
-./" $Id: php.1.in,v 1.10 2005/05/07 13:54:02 helly Exp $
+./" $Id: php.1.in,v 1.11 2005/05/07 15:43:55 sniper Exp $
./"
.TH PHP 1 "Feb 2003" "The PHP Group" "Scripting Language"
.SH NAME
@@ -111,7 +111,7 @@
.B \-a
Run PHP interactively. This lets you enter snippets of PHP code that directly
get executed. When readline support is enabled you can edit the lines and also
-have hitory support.
+have history support.
.TP
.PD 0
.B \-\-php\-ini \fIpath\fP|\fIfile\fP
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php