From: Daniel Gruno
Date: Sat, 1 Sep 2012 20:20:16 +0000 (+0000)
Subject: misc typo fixes
X-Git-Tag: 2.5.0-alpha~6364
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61edb2f608415d11d84438d2e4d953baf7c61118;p=thirdparty%2Fapache%2Fhttpd.git
misc typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379836 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/misc/perf-tuning.xml b/docs/manual/misc/perf-tuning.xml
index a38d55619f0..bb44c33a82a 100644
--- a/docs/manual/misc/perf-tuning.xml
+++ b/docs/manual/misc/perf-tuning.xml
@@ -212,7 +212,7 @@ DocumentRoot /www/htdocs
-
+
AllowOverride
diff --git a/docs/manual/mod/core.html.es b/docs/manual/mod/core.html.es
index 40e459082c7..eb432dfb7f2 100644
--- a/docs/manual/mod/core.html.es
+++ b/docs/manual/mod/core.html.es
@@ -191,7 +191,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()
@@ -4316,4 +4316,4 @@ if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();
}
//-->
-