Correcting my own mistakes =D

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60234 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Damien Seguy 2001-10-19 15:08:49 +00:00
parent a2a1ef610c
commit 7799083fa7

View file

@ -1,5 +1,5 @@
<?xml encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!--
TODO:
@ -78,7 +78,7 @@ Usage: php [-q] [-h] [-s [-v] [-i] [-f <file>] | {<file> [args...]}
<row>
<entry>-q</entry>
<entry>
Suppress HTTP headers output. Normaly PHP prints out
Suppress HTTP headers output. Normally PHP prints out
HTTP headers for the calling program (ie. webserver)
to hand on to the browser. When writing command line
applications these headers are useless.