From 0e6c65e63f9f6e9eeeeec30c193154c75db267b4 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sat, 1 Sep 2012 20:27:25 +0000 Subject: [PATCH] more typo fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379838 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/perf-tuning.xml.fr | 2 +- docs/manual/misc/perf-tuning.xml.ko | 2 +- docs/manual/misc/perf-tuning.xml.tr | 2 +- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.es | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual/misc/perf-tuning.xml.fr b/docs/manual/misc/perf-tuning.xml.fr index 76670e947d..4f466042d9 100644 --- a/docs/manual/misc/perf-tuning.xml.fr +++ b/docs/manual/misc/perf-tuning.xml.fr @@ -228,7 +228,7 @@ DocumentRoot /www/htdocs -
+
AllowOverride diff --git a/docs/manual/misc/perf-tuning.xml.ko b/docs/manual/misc/perf-tuning.xml.ko index 40e1c02422..79255f5e91 100644 --- a/docs/manual/misc/perf-tuning.xml.ko +++ b/docs/manual/misc/perf-tuning.xml.ko @@ -208,7 +208,7 @@
-
+
AllowOverride diff --git a/docs/manual/misc/perf-tuning.xml.tr b/docs/manual/misc/perf-tuning.xml.tr index 97c028d252..c097703093 100644 --- a/docs/manual/misc/perf-tuning.xml.tr +++ b/docs/manual/misc/perf-tuning.xml.tr @@ -231,7 +231,7 @@
-
+
<code>AllowOverride</code> diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index ae1532653c..01a824ddb0 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1727,7 +1727,7 @@ bestimmte HTTP-Methoden Wenn es um Zugriffsbeschränkungen geht, sollte ein LimitExcept-Container sollte immmer einem LimitExcept-Container sollte immer einem Limit-Container vorgezogen werden, da LimitExcept einen Schutz gegen beliebige Methoden bietet. diff --git a/docs/manual/mod/core.xml.es b/docs/manual/mod/core.xml.es index c353822d93..f7b0dbf789 100644 --- a/docs/manual/mod/core.xml.es +++ b/docs/manual/mod/core.xml.es @@ -95,7 +95,7 @@ En Windows desde Apache httpd 2.3.3 y posteriores. transmitidos como se comentaba anteriormente, y el buffer inicial de datos y las direcciones de red son recuperadas a partir de una única llamada AcceptEx(). connect utiliza la API AcceptEx() API, y recupera también - las direccciones de red, pero a diferencia de none + las direcciones de red, pero a diferencia de none la opción connect no espera a la transmisión inicial de los datos.

Sobre Windows, none prefiere accept() antes que AcceptEx() @@ -1501,7 +1501,7 @@ media type in the HTTP Content-Type header field -

When the server has been compiled with gprof profiling suppport, +

When the server has been compiled with gprof profiling support, GprofDir causes gmon.out files to be written to the specified directory when the process exits. If the argument ends with a percent symbol ('%'), subdirectories are created -- 2.50.1