From: Daniel Gruno Date: Sat, 1 Sep 2012 20:27:25 +0000 (+0000) Subject: more typo fixes X-Git-Tag: 2.5.0-alpha~6363 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e6c65e63f9f6e9eeeeec30c193154c75db267b4;p=thirdparty%2Fapache%2Fhttpd.git more typo fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379838 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/perf-tuning.xml.fr b/docs/manual/misc/perf-tuning.xml.fr index 76670e947d6..4f466042d94 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 40e1c024220..79255f5e915 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 97c028d252b..c0977030937 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 ae1532653c4..01a824ddb03 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 c353822d932..f7b0dbf7891 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