Browse Source

It's 2013, even for a manpage

PHP-5.3.24
Johannes Schlüter 14 years ago
parent
commit
66682f5abe
  1. 4
      sapi/cli/php.1.in

4
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
@ -425,7 +425,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

Loading…
Cancel
Save