From: Martin Kraemer Date: Fri, 7 Jan 2000 16:38:08 +0000 (+0000) Subject: it's -> its X-Git-Tag: 1.3.10~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc8d863fa0f3d8a50bdfa40237bc3da8c4c2b259;p=apache it's -> its git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84405 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/perf-tuning.html b/docs/manual/misc/perf-tuning.html index 46995c9ecc..58ca489f61 100644 --- a/docs/manual/misc/perf-tuning.html +++ b/docs/manual/misc/perf-tuning.html @@ -17,7 +17,7 @@

Introduction

Apache is a general webserver, which is designed to be correct first, and -fast second. Even so, it's performance is quite satisfactory. Most +fast second. Even so, its performance is quite satisfactory. Most sites have less than 10Mbits of outgoing bandwidth, which Apache can fill using only a low end Pentium-based webserver. In practice sites with more bandwidth require more than one machine to fill the bandwidth diff --git a/docs/manual/mod/mod_imap.html b/docs/manual/mod/mod_imap.html index c01de8206d..a68d069649 100644 --- a/docs/manual/mod/mod_imap.html +++ b/docs/manual/mod/mod_imap.html @@ -141,7 +141,7 @@ is called without valid coordinates. The ImapDefault directive sets the default default used in -the imagemap files. It's value is overridden by a default +the imagemap files. Its value is overridden by a default directive within the imagemap file. If not present, the default action is nocontent, which means that a 204 No Content is sent to the client. In this @@ -173,7 +173,7 @@ case, the client should continue to display the original page. 1.1 and later.

The ImapBase directive sets the default base used in -the imagemap files. It's value is overridden by a base +the imagemap files. Its value is overridden by a base directive within the imagemap file. If not present, the base defaults to http://servername/. diff --git a/docs/manual/mod/mod_rewrite.html b/docs/manual/mod/mod_rewrite.html index 9699500997..dfda89a944 100644 --- a/docs/manual/mod/mod_rewrite.html +++ b/docs/manual/mod/mod_rewrite.html @@ -87,7 +87,7 @@ redirection or even to an internal proxy throughput.

But all this functionality and flexibility has its drawback: complexity. So -don't expect to understand this module in it's whole in just one day. +don't expect to understand this module in its whole in just one day.

This module was invented and originally written in April 1996
diff --git a/docs/manual/platform/windows.html b/docs/manual/platform/windows.html index 543b3f025f..a9989b0063 100644 --- a/docs/manual/platform/windows.html +++ b/docs/manual/platform/windows.html @@ -352,7 +352,7 @@ In these cases, the proper ServerRoot should be set in the configuration file. If you don't specify a configuration file name with -f or -n, Apache will use the file name compiled into the server, usually "conf/httpd.conf". Invoking Apache with the -V switch will display this value labeled as SERVER_CONFIG_FILE. -Apache will then determine it's ServerRoot by trying the following, in this order: +Apache will then determine its ServerRoot by trying the following, in this order: