From: Vincent Bray Date: Sat, 17 Nov 2007 15:19:41 +0000 (+0000) Subject: 'youare' typo (submitted by Luciene Gentis) X-Git-Tag: 2.0.62~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a81fd52d22407ee110886d9c3621be85a2d4326f;p=thirdparty%2Fapache%2Fhttpd.git 'youare' typo (submitted by Luciene Gentis) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@595963 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en index 1430a9f79ac..7641cc6bae5 100644 --- a/docs/manual/misc/perf-tuning.html.en +++ b/docs/manual/misc/perf-tuning.html.en @@ -439,7 +439,7 @@

Since memory usage is such an important consideration in - performance, you should attempt to eliminate modules that youare + performance, you should attempt to eliminate modules that you are not actually using. If you have built the modules as DSOs, eliminating modules is a simple matter of commenting out the associated LoadModule directive for that module. This allows you to experiment with removing modules, and seeing diff --git a/docs/manual/misc/perf-tuning.xml b/docs/manual/misc/perf-tuning.xml index 1d77463ab67..85c3fb6609e 100644 --- a/docs/manual/misc/perf-tuning.xml +++ b/docs/manual/misc/perf-tuning.xml @@ -467,7 +467,7 @@ Modules

Since memory usage is such an important consideration in - performance, you should attempt to eliminate modules that youare + performance, you should attempt to eliminate modules that you are not actually using. If you have built the modules as DSOs, eliminating modules is a simple matter of commenting out the associated