diff options
Diffstat (limited to 'scripts/man1')
-rw-r--r-- | scripts/man1/php-config.1.in | 2 | ||||
-rw-r--r-- | scripts/man1/phpize.1.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/man1/php-config.1.in b/scripts/man1/php-config.1.in index 53662a0391..d9fa4b0985 100644 --- a/scripts/man1/php-config.1.in +++ b/scripts/man1/php-config.1.in @@ -1,4 +1,4 @@ -.TH @program_prefix@php\-config 1 "2014" "The PHP Group" "Scripting Language" +.TH @program_prefix@php\-config 1 "2016" "The PHP Group" "Scripting Language" .SH NAME @program_prefix@php\-config \- get information about PHP configuration and compile options .SH SYNOPSIS diff --git a/scripts/man1/phpize.1.in b/scripts/man1/phpize.1.in index 07b0dc3495..66c3c352f0 100644 --- a/scripts/man1/phpize.1.in +++ b/scripts/man1/phpize.1.in @@ -1,4 +1,4 @@ -.TH @program_prefix@phpize 1 "2014" "The PHP Group" "Scripting Language" +.TH @program_prefix@phpize 1 "2016" "The PHP Group" "Scripting Language" .SH NAME @program_prefix@phpize \- prepare a PHP extension for compiling .SH SYNOPSIS |