diff xml/en/docs/http/ngx_http_log_module.xml @ 656:ea8773eff48d

FreeBSD writes to regular files are atomic.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 27 Aug 2012 12:50:08 +0000
parents 764fbac1b8b4
children 56fa3cab4ceb
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_log_module.xml
+++ b/xml/en/docs/http/ngx_http_log_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_log_module"
         link="/en/docs/http/ngx_http_log_module.html"
         lang="en"
-        rev="1">
+        rev="2">
 
 <section id="summary">
 
@@ -70,7 +70,7 @@ If format is not specified then the pred
 
 <para>
 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.
 </para>
 
 <para>