Fix accesslog params description

This commit is contained in:
umezaki 2015-10-22 01:36:19 +09:00
parent 9158ab20f8
commit 03cd031b06
2 changed files with 2 additions and 2 deletions

View File

@ -472,7 +472,7 @@ Identifier Description
========== ===========
h remote address
l ``'-'``
u currently ``'-'``, may be user name in future releases
u user name
t date of the request
r status line (e.g. ``GET / HTTP/1.1``)
s status

View File

@ -1049,7 +1049,7 @@ class AccessLogFormat(Setting):
========== ===========
h remote address
l ``'-'``
u currently ``'-'``, may be user name in future releases
u user name
t date of the request
r status line (e.g. ``GET / HTTP/1.1``)
s status