diff options
author | Jérôme Loyet <fat@php.net> | 2010-09-07 22:03:43 +0000 |
---|---|---|
committer | Jérôme Loyet <fat@php.net> | 2010-09-07 22:03:43 +0000 |
commit | 9a1623dc5f8382a76b039e9abfab37e5449aa866 (patch) | |
tree | 6ab02400a76603adb7ea23c8d96708306ed8de33 /sapi/fpm/php-fpm.8.in | |
parent | c725c054d69c9b9324c675acb345bc4e098f3a13 (diff) | |
download | php-git-9a1623dc5f8382a76b039e9abfab37e5449aa866.tar.gz |
- remove FPM specific version which is irrelevant since FPM integration into core.
Diffstat (limited to 'sapi/fpm/php-fpm.8.in')
-rw-r--r-- | sapi/fpm/php-fpm.8.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/fpm/php-fpm.8.in b/sapi/fpm/php-fpm.8.in index 5565d38c56..e91aff8605 100644 --- a/sapi/fpm/php-fpm.8.in +++ b/sapi/fpm/php-fpm.8.in @@ -164,7 +164,7 @@ A List of active developers can be found here: And last but not least PHP was developed with the help of a huge amount of contributors all around the world. .SH VERSION INFORMATION -This manpage describes \fBphp\fP, version @PHP_VERSION@, \fBfpm\fP, version @fpm_version@. +This manpage describes \fBphp-fpm\fP, version @PHP_VERSION@. .SH COPYRIGHT Copyright \(co 1997\-2009 The PHP Group .PD 0 |