# HG changeset patch # User Ruslan Ermilov # Date 1346071808 0 # Node ID ea8773eff48d8c4a2f90b49f17360010a486d25b # Parent 93d2a54d247cb014bf1f0441a37b12a2f2ee8f93 FreeBSD writes to regular files are atomic. diff -r 93d2a54d247c -r ea8773eff48d xml/en/docs/http/ngx_http_log_module.xml --- a/xml/en/docs/http/ngx_http_log_module.xml Mon Aug 27 12:40:50 2012 +0000 +++ b/xml/en/docs/http/ngx_http_log_module.xml Mon Aug 27 12:50:08 2012 +0000 @@ -10,7 +10,7 @@ + rev="2">
@@ -70,7 +70,7 @@ The buffer size must not exceed the size of the atomic write to a disk file. -For FreeBSD 3.0-6.0 this size is unlimited. +For FreeBSD 3.0+ this size is unlimited. diff -r 93d2a54d247c -r ea8773eff48d xml/ru/docs/http/ngx_http_log_module.xml --- a/xml/ru/docs/http/ngx_http_log_module.xml Mon Aug 27 12:40:50 2012 +0000 +++ b/xml/ru/docs/http/ngx_http_log_module.xml Mon Aug 27 12:50:08 2012 +0000 @@ -10,7 +10,7 @@ + rev="2">
@@ -71,7 +71,7 @@ Размер буфера должен быть не больше размера атомарной записи в дисковый файл. -Для FreeBSD 3.0-6.0 этот размер неограничен. +Для FreeBSD 3.0+ этот размер неограничен.