diff options
author | Johannes Schlüter <johannes@php.net> | 2013-03-24 17:32:00 +0100 |
---|---|---|
committer | Johannes Schlüter <johannes@php.net> | 2013-03-24 17:32:00 +0100 |
commit | de71f435d8b4e30539284c73bd910f8dcc9e8d98 (patch) | |
tree | f7d4e038628d6571df30660d5425f4a7070a907f /sapi/cli/php.1.in | |
parent | bb18fa448c104c10d0899090bf64ca66e36e492e (diff) | |
parent | 66682f5abe27e7e53e088ec5d8268754912b5988 (diff) | |
download | php-git-de71f435d8b4e30539284c73bd910f8dcc9e8d98.tar.gz |
Merge branch 'PHP-5.3' into PHP-5.4
Diffstat (limited to 'sapi/cli/php.1.in')
-rw-r--r-- | sapi/cli/php.1.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/cli/php.1.in b/sapi/cli/php.1.in index 186b128f89..3ca10704d8 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -1,4 +1,4 @@ -.TH PHP 1 "2010" "The PHP Group" "Scripting Language" +.TH PHP 1 "2013" "The PHP Group" "Scripting Language" .SH NAME php \- PHP Command Line Interface 'CLI' .SH SYNOPSIS @@ -435,7 +435,7 @@ contributors all around the world. .SH VERSION INFORMATION This manpage describes \fBphp\fP, version @PHP_VERSION@. .SH COPYRIGHT -Copyright \(co 1997\-2010 The PHP Group +Copyright \(co 1997\-2013 The PHP Group .LP This source file is subject to version 3.01 of the PHP license, that is bundled with this package in the file LICENSE, and is |