From: Jérôme Loyet Date: Mon, 4 Jul 2011 12:49:46 +0000 (+0000) Subject: fix comment syntax X-Git-Tag: php-5.3.7RC3~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7fb6b5ca9893639e553f64eb52f350a39fc26ddd;p=php fix comment syntax --- diff --git a/sapi/fpm/php-fpm.conf.in b/sapi/fpm/php-fpm.conf.in index 6cd6c1bf52..e692a7f829 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: