diff options
| author | Frank M. Kromann <fmk@php.net> | 2004-11-09 15:05:20 +0000 |
|---|---|---|
| committer | Frank M. Kromann <fmk@php.net> | 2004-11-09 15:05:20 +0000 |
| commit | 1d04952b1dd8810d43ef497a5b6e4508bde453af (patch) | |
| tree | 104a01c38064b8a626b2a571c33540e79b847595 /sapi/cli/php.1.in | |
| parent | 9c5661f05d394e82e709b2c3de3f7e909e3c2fe2 (diff) | |
| download | php-git-1d04952b1dd8810d43ef497a5b6e4508bde453af.tar.gz | |
Fix typo in man page. Bug #30727. Patch by Jakub Vrana
Diffstat (limited to 'sapi/cli/php.1.in')
| -rw-r--r-- | sapi/cli/php.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cli/php.1.in b/sapi/cli/php.1.in index 6e0bfdfe8f..a7bd354c76 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -380,7 +380,7 @@ Copyright \(co 1997\-2004 The PHP Group .LP This source file is subject to version 3.0 of the PHP license, that is bundled with this package in the file LICENSE, and is -available at through the world-wide-web at +available through the world-wide-web at .PD 0 .P .B http://www.php.net/license/3_0.txt |
