From 4e4f5fa6423c2f6b12ad084b5b34b1815a791c69 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Fri, 26 Aug 2011 03:34:50 -0700 Subject: [PATCH] Fix typo --- doc/man/man5/slapd-mdb.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man5/slapd-mdb.5 b/doc/man/man5/slapd-mdb.5 index 92f5cd0734..f52047f712 100644 --- a/doc/man/man5/slapd-mdb.5 +++ b/doc/man/man5/slapd-mdb.5 @@ -90,7 +90,7 @@ of the indices online in a background task. .BI maxsize \ Specify the maximum size of the database in bytes. A memory map of this size is allocated at startup time and the database will not be allowed -to grow beyond this size. The default is 10487560 bytes. This setting +to grow beyond this size. The default is 10485760 bytes. This setting may be changed upward if the configured limit needs to be increased. .TP .BI mode \ -- 2.39.5