diff options
author | Kalle Sommer Nielsen <kalle@php.net> | 2010-02-17 05:32:52 +0000 |
---|---|---|
committer | Kalle Sommer Nielsen <kalle@php.net> | 2010-02-17 05:32:52 +0000 |
commit | 1f11fe617e776a52f05cd637b5fab689c0b10d09 (patch) | |
tree | 6aeed09c279c74576c1baae008d5b5b99b5771fd /sapi/cli/php.1.in | |
parent | 7b0a379880be79fb0ea10a2f221303cc771c74db (diff) | |
download | php-git-1f11fe617e776a52f05cd637b5fab689c0b10d09.tar.gz |
Fixed bug #50795 (man pages have bad whatis entries)
- Patch by Debian
Diffstat (limited to 'sapi/cli/php.1.in')
-rw-r--r-- | sapi/cli/php.1.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sapi/cli/php.1.in b/sapi/cli/php.1.in index c800e127f4..17346679ff 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -1,6 +1,5 @@ .TH PHP 1 "2010" "The PHP Group" "Scripting Language" .SH NAME -.TP 15 php \- PHP Command Line Interface 'CLI' .SH SYNOPSIS .B php |