From: Vincent Bray Date: Sat, 17 Nov 2007 15:18:30 +0000 (+0000) Subject: 'youare' typo (submitted by Luciene Gentis) X-Git-Tag: 2.2.7~222 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96417dc927cdbcfb9ef54940a2d9eebba89b96fb;p=thirdparty%2Fapache%2Fhttpd.git 'youare' typo (submitted by Luciene Gentis) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@595961 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en index 2337efd1d05..fbfe64bf249 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 79ad2d00cd9..8dc49ec74cf 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