summaryrefslogtreecommitdiffstats
path: root/docs/man/logresolve.8
diff options
context:
space:
mode:
authorChris Pepper <pepper@apache.org>2001-01-21 17:37:10 +0100
committerChris Pepper <pepper@apache.org>2001-01-21 17:37:10 +0100
commitab7466d984e225f6543a0a1af8f59c1a71c328b7 (patch)
tree6a7c44bb3246c42a3fdb3ccae59f06af9e9547e1 /docs/man/logresolve.8
parentAdd headers needed for getpwnam & getgrnam prototypes & types. (diff)
downloadapache2-ab7466d984e225f6543a0a1af8f59c1a71c328b7.tar.xz
apache2-ab7466d984e225f6543a0a1af8f59c1a71c328b7.zip
Typo fixes for httpd-2.0 man pages.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87778 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/man/logresolve.8')
-rw-r--r--docs/man/logresolve.84
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/logresolve.8 b/docs/man/logresolve.8
index f08d706003..2b395600b4 100644
--- a/docs/man/logresolve.8
+++ b/docs/man/logresolve.8
@@ -51,7 +51,7 @@
.\" <http://www.apache.org/>.
.\"
.SH NAME
-logresolve \- resolve hostnames for IP-adresses in Apache logfiles
+logresolve \- resolve hostnames for IP-addresses in Apache logfiles
.SH SYNOPSIS
.B logresolve
[
@@ -65,7 +65,7 @@ logresolve \- resolve hostnames for IP-adresses in Apache logfiles
.PP
.SH DESCRIPTION
.B logresolve
-is a post-processing program to resolve IP-adresses in Apache's access
+is a post-processing program to resolve IP-addresses in Apache's access
logfiles. To minimize impact on your nameserver, logresolve has its very own
internal hash-table cache. This means that each IP number will only be looked
up the first time it is found in the log file.