diff --git a/doc/man/man5/slapd-bdb.5 b/doc/man/man5/slapd-bdb.5 index 089f314794..cd86416e04 100644 --- a/doc/man/man5/slapd-bdb.5 +++ b/doc/man/man5/slapd-bdb.5 @@ -45,7 +45,9 @@ A checkpoint operation flushes the database buffers to disk and writes a checkpoint record in the log. The checkpoint will occur if either data has been written or minutes have passed since the last checkpoint. -Both arguments default to zero, in which case they are ignored. +Both arguments default to zero, in which case they are ignored. When +the argument is non-zero, an internal task will run every +minutes to perform the checkpoint. See the Berkeley DB reference guide for more details. .TP .B dbnosync