From: dgaudet Date: Tue, 3 Mar 1998 08:25:05 +0000 (+0000) Subject: more accurate %p docs X-Git-Tag: APACHE_BIG_SYMBOL_RENAME_POST~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568485f102bb01c7ab135e382f5b32b1b07535ec;p=thirdparty%2Fapache%2Fhttpd.git more accurate %p docs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80369 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.html b/docs/manual/mod/mod_log_config.html index df824e37c84..337f4a4c1e9 100644 --- a/docs/manual/mod/mod_log_config.html +++ b/docs/manual/mod/mod_log_config.html @@ -116,7 +116,7 @@ by the values as follows: %...l: Remote logname (from identd, if supplied) %...{Foobar}n: The contents of note "Foobar" from another module. %...{Foobar}o: The contents of Foobar: header line(s) in the reply. -%...p: The port the request was served to +%...p: Port of the server serving the request (see UseCanonicalName) %...P: The process ID of the child that serviced the request. %...r: First line of request %...s: Status. For requests that got internally redirected, this