]> git.sur5r.net Git - openldap/commitdiff
ITS#8040 fix 525aa23800b73fec618edf7c51b4c4ae81616d49
authorHoward Chu <hyc@openldap.org>
Wed, 8 Apr 2015 22:30:12 +0000 (23:30 +0100)
committerHoward Chu <hyc@openldap.org>
Wed, 8 Apr 2015 22:30:35 +0000 (23:30 +0100)
doc/man/man5/slapd-config.5
doc/man/man5/slapd.conf.5

index b42593d7571f0969d60268e04cb61062d860b7fb..9223b8f308e2068f21066430ad9c472963bed98c 100644 (file)
@@ -1982,7 +1982,8 @@ to the obsolete \fIchangelog\fP format. If the
 parameter is omitted or set to "default" then the log parameters are
 ignored.
 
-The .B lazycommit
+The
+.B lazycommit
 parameter tells the underlying database that it can store changes without
 performing a full flush after each change. This may improve performance
 for the consumer, while sacrificing safety or durability.
index e99f14f9ceb1f7f8785187168126df8c85e19342..678707f6904863cbdc50d4f517855b7bda8c5aeb 100644 (file)
@@ -1994,7 +1994,8 @@ to the obsolete \fIchangelog\fP format. If the
 parameter is omitted or set to "default" then the log parameters are
 ignored.
 
-The .B lazycommit
+The
+.B lazycommit
 parameter tells the underlying database that it can store changes without
 performing a full flush after each change. This may improve performance
 for the consumer, while sacrificing safety or durability.