# HG changeset patch # User Vladimir Homutov # Date 1351675109 0 # Node ID ddec437b692b941634d89daa365c99bcfba629ec # Parent a02360a5c265dd1b8a540cd194bfcb80f92e021f Fixed a number of typos. diff -r a02360a5c265 -r ddec437b692b xml/en/docs/faq/license_copyright.xml --- a/xml/en/docs/faq/license_copyright.xml Tue Oct 30 14:06:46 2012 +0000 +++ b/xml/en/docs/faq/license_copyright.xml Wed Oct 31 09:18:29 2012 +0000 @@ -6,7 +6,7 @@
diff -r a02360a5c265 -r ddec437b692b xml/en/docs/freebsd_tuning.xml --- a/xml/en/docs/freebsd_tuning.xml Tue Oct 30 14:06:46 2012 +0000 +++ b/xml/en/docs/freebsd_tuning.xml Wed Oct 31 09:18:29 2012 +0000 @@ -119,7 +119,7 @@ net.inet.tcp.sendspace. Of course the bigger buffer sizes may increase throughput, because connections may use bigger TCP sliding windows sizes. -And on the Internet you may see recomendations to increase +And on the Internet you may see recommendations to increase the buffer sizes to one or even several megabytes. However, such large buffer sizes are suitable for local networks or for networks under your control. @@ -137,7 +137,7 @@ while the server is ready to serve other requests. You should decide what is it better to bind to a client in your case: a tens megabytes Apache/mod_perl process -or the hundreds kilbytes socket sending buffer. +or the hundreds kilobytes socket sending buffer. Note that nginx uses non-blocking I/O system calls and devotes just tens kilobytes to connections, therefore it does not require the large buffer sizes. @@ -219,7 +219,7 @@ The page size jumbo clusters have been introduced in FreeBSD 7.0. In earlier versions you should tune only 2K mbuf clusters. Prior to FreeBSD 6.2, the kern.ipc.nmbclusters value can be -set only on the boot time via loader tunnable. +set only on the boot time via loader tunable. @@ -228,7 +228,7 @@ almost all physical memory, while on the i386 architecture no more than 2G memory can be used, regardless of the available physical memory. -We will discuss the i386 specific tunning later. +We will discuss the i386 specific tuning later. @@ -356,7 +356,7 @@ -
diff -r a02360a5c265 -r ddec437b692b xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Tue Oct 30 14:06:46 2012 +0000 +++ b/xml/en/docs/http/ngx_http_core_module.xml Wed Oct 31 09:18:29 2012 +0000 @@ -636,7 +636,7 @@ If uri processing leads to an error, -the status code of the last occured error is returned to the client. +the status code of the last occurred error is returned to the client. diff -r a02360a5c265 -r ddec437b692b xml/en/docs/http/ngx_http_perl_module.xml --- a/xml/en/docs/http/ngx_http_perl_module.xml Tue Oct 30 14:06:46 2012 +0000 +++ b/xml/en/docs/http/ngx_http_perl_module.xml Wed Oct 31 09:18:29 2012 +0000 @@ -357,7 +357,7 @@ $r->internal_redirect(uri) -does an internal redirect to the speicified uri. +does an internal redirect to the specified uri. An actual redirect happens after the Perl handler has completed. diff -r a02360a5c265 -r ddec437b692b xml/en/docs/mail/ngx_mail_core_module.xml --- a/xml/en/docs/mail/ngx_mail_core_module.xml Tue Oct 30 14:06:46 2012 +0000 +++ b/xml/en/docs/mail/ngx_mail_core_module.xml Wed Oct 31 09:18:29 2012 +0000 @@ -78,7 +78,7 @@ server -Sets an address and a port for for a socket, +Sets an address and a port for a socket, on which the server will accept requests. Only port may be specified. An address may also be a hostname, for example: