kalle Wed, 17 Feb 2010 05:32:52 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=295195
Log: Fixed bug #50795 (man pages have bad whatis entries) - Patch by Debian Bug: http://bugs.php.net/50795 (Open) man pages have bad whatis entries Changed paths: U php/php-src/branches/PHP_5_2/sapi/cli/php.1.in U php/php-src/branches/PHP_5_2/scripts/man1/php-config.1.in U php/php-src/branches/PHP_5_2/scripts/man1/phpize.1.in U php/php-src/branches/PHP_5_3/sapi/cli/php.1.in U php/php-src/branches/PHP_5_3/scripts/man1/php-config.1.in U php/php-src/branches/PHP_5_3/scripts/man1/phpize.1.in U php/php-src/trunk/sapi/cli/php.1.in U php/php-src/trunk/scripts/man1/php-config.1.in U php/php-src/trunk/scripts/man1/phpize.1.in Modified: php/php-src/branches/PHP_5_2/sapi/cli/php.1.in =================================================================== --- php/php-src/branches/PHP_5_2/sapi/cli/php.1.in 2010-02-17 04:59:48 UTC (rev 295194) +++ php/php-src/branches/PHP_5_2/sapi/cli/php.1.in 2010-02-17 05:32:52 UTC (rev 295195) @@ -1,6 +1,5 @@ .TH PHP 1 "2010" "The PHP Group" "Scripting Language" .SH NAME -.TP 15 php \- PHP Command Line Interface 'CLI' .SH SYNOPSIS .B php Modified: php/php-src/branches/PHP_5_2/scripts/man1/php-config.1.in =================================================================== --- php/php-src/branches/PHP_5_2/scripts/man1/php-config.1.in 2010-02-17 04:59:48 UTC (rev 295194) +++ php/php-src/branches/PHP_5_2/scripts/man1/php-config.1.in 2010-02-17 05:32:52 UTC (rev 295195) @@ -1,6 +1,5 @@ -.TH php\-config 1 "2006" "The PHP Group" "Scripting Language" +.TH php\-config 1 "2010" "The PHP Group" "Scripting Language" .SH NAME -.TP 15 php\-config \- get information about PHP configuration and compile options .SH SYNOPSIS .B php\-config @@ -62,7 +61,7 @@ .SH VERSION INFORMATION This manpage describes \fBphp\fP, version @php_vers...@. .SH COPYRIGHT -Copyright \(co 1997\-2006 The PHP Group +Copyright \(co 1997\-2010 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 Modified: php/php-src/branches/PHP_5_2/scripts/man1/phpize.1.in =================================================================== --- php/php-src/branches/PHP_5_2/scripts/man1/phpize.1.in 2010-02-17 04:59:48 UTC (rev 295194) +++ php/php-src/branches/PHP_5_2/scripts/man1/phpize.1.in 2010-02-17 05:32:52 UTC (rev 295195) @@ -1,7 +1,6 @@ -.TH phpize 1 "2006" "The PHP Group" "Scripting Language" +.TH phpize 1 "2010" "The PHP Group" "Scripting Language" .SH NAME -.TP 15 -phpize - prepare a PHP extension for compiling +phpize \- prepare a PHP extension for compiling .SH SYNOPSIS .B phpize [options] @@ -33,7 +32,7 @@ .SH VERSION INFORMATION This manpage describes \fBphp\fP, version @php_vers...@. .SH COPYRIGHT -Copyright \(co 1997\-2006 The PHP Group +Copyright \(co 1997\-2010 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 Modified: php/php-src/branches/PHP_5_3/sapi/cli/php.1.in =================================================================== --- php/php-src/branches/PHP_5_3/sapi/cli/php.1.in 2010-02-17 04:59:48 UTC (rev 295194) +++ php/php-src/branches/PHP_5_3/sapi/cli/php.1.in 2010-02-17 05:32:52 UTC (rev 295195) @@ -1,6 +1,5 @@ .TH PHP 1 "2010" "The PHP Group" "Scripting Language" .SH NAME -.TP 15 php \- PHP Command Line Interface 'CLI' .SH SYNOPSIS .B php Modified: php/php-src/branches/PHP_5_3/scripts/man1/php-config.1.in =================================================================== --- php/php-src/branches/PHP_5_3/scripts/man1/php-config.1.in 2010-02-17 04:59:48 UTC (rev 295194) +++ php/php-src/branches/PHP_5_3/scripts/man1/php-config.1.in 2010-02-17 05:32:52 UTC (rev 295195) @@ -1,6 +1,5 @@ -.TH php\-config 1 "2006" "The PHP Group" "Scripting Language" +.TH php\-config 1 "2010" "The PHP Group" "Scripting Language" .SH NAME -.TP 15 php\-config \- get information about PHP configuration and compile options .SH SYNOPSIS .B php\-config @@ -62,7 +61,7 @@ .SH VERSION INFORMATION This manpage describes \fBphp\fP, version @php_vers...@. .SH COPYRIGHT -Copyright \(co 1997\-2006 The PHP Group +Copyright \(co 1997\-2010 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 Modified: php/php-src/branches/PHP_5_3/scripts/man1/phpize.1.in =================================================================== --- php/php-src/branches/PHP_5_3/scripts/man1/phpize.1.in 2010-02-17 04:59:48 UTC (rev 295194) +++ php/php-src/branches/PHP_5_3/scripts/man1/phpize.1.in 2010-02-17 05:32:52 UTC (rev 295195) @@ -1,7 +1,6 @@ -.TH phpize 1 "2006" "The PHP Group" "Scripting Language" +.TH phpize 1 "2010" "The PHP Group" "Scripting Language" .SH NAME -.TP 15 -phpize - prepare a PHP extension for compiling +phpize \- prepare a PHP extension for compiling .SH SYNOPSIS .B phpize [options] @@ -33,7 +32,7 @@ .SH VERSION INFORMATION This manpage describes \fBphp\fP, version @php_vers...@. .SH COPYRIGHT -Copyright \(co 1997\-2006 The PHP Group +Copyright \(co 1997\-2010 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 Modified: php/php-src/trunk/sapi/cli/php.1.in =================================================================== --- php/php-src/trunk/sapi/cli/php.1.in 2010-02-17 04:59:48 UTC (rev 295194) +++ php/php-src/trunk/sapi/cli/php.1.in 2010-02-17 05:32:52 UTC (rev 295195) @@ -1,6 +1,5 @@ .TH PHP 1 "2010" "The PHP Group" "Scripting Language" .SH NAME -.TP 15 php \- PHP Command Line Interface 'CLI' .SH SYNOPSIS .B php Modified: php/php-src/trunk/scripts/man1/php-config.1.in =================================================================== --- php/php-src/trunk/scripts/man1/php-config.1.in 2010-02-17 04:59:48 UTC (rev 295194) +++ php/php-src/trunk/scripts/man1/php-config.1.in 2010-02-17 05:32:52 UTC (rev 295195) @@ -1,6 +1,5 @@ -.TH php\-config 1 "2006" "The PHP Group" "Scripting Language" +.TH php\-config 1 "2010" "The PHP Group" "Scripting Language" .SH NAME -.TP 15 php\-config \- get information about PHP configuration and compile options .SH SYNOPSIS .B php\-config @@ -62,7 +61,7 @@ .SH VERSION INFORMATION This manpage describes \fBphp\fP, version @php_vers...@. .SH COPYRIGHT -Copyright \(co 1997\-2006 The PHP Group +Copyright \(co 1997\-2010 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 Modified: php/php-src/trunk/scripts/man1/phpize.1.in =================================================================== --- php/php-src/trunk/scripts/man1/phpize.1.in 2010-02-17 04:59:48 UTC (rev 295194) +++ php/php-src/trunk/scripts/man1/phpize.1.in 2010-02-17 05:32:52 UTC (rev 295195) @@ -1,7 +1,6 @@ -.TH phpize 1 "2006" "The PHP Group" "Scripting Language" +.TH phpize 1 "2010" "The PHP Group" "Scripting Language" .SH NAME -.TP 15 -phpize - prepare a PHP extension for compiling +phpize \- prepare a PHP extension for compiling .SH SYNOPSIS .B phpize [options] @@ -33,7 +32,7 @@ .SH VERSION INFORMATION This manpage describes \fBphp\fP, version @php_vers...@. .SH COPYRIGHT -Copyright \(co 1997\-2006 The PHP Group +Copyright \(co 1997\-2010 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php