summaryrefslogtreecommitdiffstats
path: root/docs/man/logresolve.8
diff options
context:
space:
mode:
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.