diff options
author | foobar <sniper@php.net> | 2006-07-27 08:53:16 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2006-07-27 08:53:16 +0000 |
commit | 7625313f9c2e62b8b46adaeedbdc247ad3c8c90c (patch) | |
tree | 564bb6c7004a8497be3bdd0521cdd4aa3dacabb5 /scripts/man1/php-config.1.in | |
parent | ee97ffd887441557db8aa3cb8d78c02c07274755 (diff) | |
download | php-git-7625313f9c2e62b8b46adaeedbdc247ad3c8c90c.tar.gz |
MFH: - Added PHP_VERSION_ID == PHP_VERSION as integer.
Diffstat (limited to 'scripts/man1/php-config.1.in')
-rw-r--r-- | scripts/man1/php-config.1.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/man1/php-config.1.in b/scripts/man1/php-config.1.in index 78d2b4b1fd..9355b4bc29 100644 --- a/scripts/man1/php-config.1.in +++ b/scripts/man1/php-config.1.in @@ -43,6 +43,10 @@ Full path to php CLI/CGI binary .B \-\-version PHP version .TP +.PD 0 +.B \-\-vernum +PHP version as integer +.TP .PD 1 .P .SH SEE ALSO |