From 8bc1f183f57826f7156d23e028d10c59480d76ff Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Fri, 19 Oct 2007 13:28:32 +0000 Subject: [PATCH] Change "entry" to "part" here to be consistent and not confusing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@586433 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/logs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/logs.xml b/docs/manual/logs.xml index f4fb04cb52..ed88ab7fd9 100644 --- a/docs/manual/logs.xml +++ b/docs/manual/logs.xml @@ -254,7 +254,7 @@ code for the request (see below) is 401, then this value should not be trusted because the user is not yet authenticated. If the document is not password protected, - this entry will be "-" just like the previous + this part will be "-" just like the previous one.
[10/Oct/2000:13:55:36 -0700] @@ -308,7 +308,7 @@
2326 (%b)
-
The last entry indicates the size of the object returned +
The last part indicates the size of the object returned to the client, not including the response headers. If no content was returned to the client, this value will be "-". To log "0" for no content, use -- 2.50.1