From: Jérôme Loyet Date: Mon, 4 Jul 2011 12:49:46 +0000 (+0000) Subject: fix comment syntax X-Git-Tag: php-5.4.0alpha2~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aba5ecbad9bbc02262ae9538db7466dd8188a4e9;p=php fix comment syntax --- diff --git a/sapi/fpm/php-fpm.conf.in b/sapi/fpm/php-fpm.conf.in index 46a2098dfa..2997ac67f9 100644 --- a/sapi/fpm/php-fpm.conf.in +++ b/sapi/fpm/php-fpm.conf.in @@ -322,7 +322,7 @@ pm.max_children = 50 ; - server specifics like: %{REQUEST_METHOD}e or %{SERVER_PROTOCOL}e ; - HTTP headers like: %{HTTP_HOST}e or %{HTTP_USER_AGENT}e ; %f: script filename -: %l: content-length of the request (for POST request only) +; %l: content-length of the request (for POST request only) ; %m: request method ; %M: peak of memory allocated by PHP ; it can accept the following format: