# HG changeset patch # User Ruslan Ermilov # Date 1346134310 0 # Node ID 56fa3cab4ceb722605ee91a3b0f4cd311d66899d # Parent ea8773eff48d8c4a2f90b49f17360010a486d25b Completely dropped FreeBSD version information when talking about atomic writes to regular files. Submitted by Igor Sysoev. diff -r ea8773eff48d -r 56fa3cab4ceb xml/en/docs/http/ngx_http_log_module.xml --- a/xml/en/docs/http/ngx_http_log_module.xml Mon Aug 27 12:50:08 2012 +0000 +++ b/xml/en/docs/http/ngx_http_log_module.xml Tue Aug 28 06:11:50 2012 +0000 @@ -10,7 +10,7 @@ + rev="3">
@@ -70,7 +70,7 @@ The buffer size must not exceed the size of the atomic write to a disk file. -For FreeBSD 3.0+ this size is unlimited. +For FreeBSD this size is unlimited. diff -r ea8773eff48d -r 56fa3cab4ceb xml/ru/docs/http/ngx_http_log_module.xml --- a/xml/ru/docs/http/ngx_http_log_module.xml Mon Aug 27 12:50:08 2012 +0000 +++ b/xml/ru/docs/http/ngx_http_log_module.xml Tue Aug 28 06:11:50 2012 +0000 @@ -10,7 +10,7 @@ + rev="3">
@@ -71,7 +71,7 @@ Размер буфера должен быть не больше размера атомарной записи в дисковый файл. -Для FreeBSD 3.0+ этот размер неограничен. +Для FreeBSD этот размер неограничен.