diff options
Diffstat (limited to 'usr.sbin/httpd/src/support/logresolve.8')
-rw-r--r-- | usr.sbin/httpd/src/support/logresolve.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/httpd/src/support/logresolve.8 b/usr.sbin/httpd/src/support/logresolve.8 index 4e13b8d4207..a4c9b963df0 100644 --- a/usr.sbin/httpd/src/support/logresolve.8 +++ b/usr.sbin/httpd/src/support/logresolve.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: logresolve.8,v 1.8 2004/12/21 16:09:34 jmc Exp $ +.\" $OpenBSD: logresolve.8,v 1.9 2007/03/01 20:48:35 david Exp $ .\" ==================================================================== .\" The Apache Software License, Version 1.1 .\" @@ -61,7 +61,7 @@ .Os .Sh NAME .Nm logresolve -.Nd resolve hostnames for IP adresses in Apache logfiles +.Nd resolve hostnames for IP addresses in Apache logfiles .Sh SYNOPSIS .Nm logresolve .Op Fl c @@ -72,7 +72,7 @@ .Ar access_log.new .Sh DESCRIPTION .Nm -is a post-processing program to resolve IP adresses in +is a post-processing program to resolve IP addresses in .Xr httpd 8 Ns 's access logfiles. To minimize impact on the nameserver, |