From 58987407fe913d376373cc2625a88c10f325bf44 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 3 Mar 2000 19:51:39 +0000 Subject: [PATCH] Add comment concerning 'directory' LDBM option... a separate directory must be specified for each database. --- doc/man/man5/slapd.conf.5 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 727991b2b1..79e7489ef8 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -398,8 +398,9 @@ synchronized with in memory changes. Enabling this option may improve performance at the expense of data security. .TP .B directory -Specify the directory where the LDBM files containing the database and -associated indexes live. The default is +Specify the directory where the LDBM files containing this database and +associated indexes live. A separate directory must be specified for +each database. The default is .B /usr/tmp. .TP .B -- 2.39.5