From 63e453a1d4f06339329385ab279c9d91fa92d3ea Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Wed, 17 Feb 2010 05:32:52 +0000 Subject: Fixed bug #50795 (man pages have bad whatis entries) - Patch by Debian --- scripts/man1/php-config.1.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'scripts/man1/php-config.1.in') diff --git a/scripts/man1/php-config.1.in b/scripts/man1/php-config.1.in index b900079025..2e49bfac8c 100644 --- a/scripts/man1/php-config.1.in +++ b/scripts/man1/php-config.1.in @@ -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 @@ PHP version as integer .SH VERSION INFORMATION This manpage describes \fBphp\fP, version @PHP_VERSION@. .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 -- cgit v1.2.1