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 | bf7de28e460534f0037cfa98421010902303987e (patch) | |
tree | 3b9c9e97a2faab388825b7345fe82b9edaee6c8f /sapi/cli/php.1.in | |
parent | 3ea4abe92c0cc0cc78a48e810e7f94d22c1b0fda (diff) | |
download | php-git-bf7de28e460534f0037cfa98421010902303987e.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 |