From 53e28a63a94402e08c036e64dbf6f171a77880ba Mon Sep 17 00:00:00 2001
From: Pierangelo Masarati <ando@openldap.org>
Date: Sat, 30 Mar 2002 08:46:35 +0000
Subject: [PATCH] fix typo

---
 doc/man/man5/slapd.conf.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5
index 17ead8cb12..a03b25cbc3 100644
--- a/doc/man/man5/slapd.conf.5
+++ b/doc/man/man5/slapd.conf.5
@@ -824,7 +824,7 @@ If specified multiple times, each url is provided.
 .\" data access. 
 .SH BDB DATABASE-SPECIFIC OPTIONS
 Options in this category only apply to the BDB databases. That is,
-they must follow "database ldbm" line and come before any subsequent
+they must follow "database bdb" line and come before any subsequent
 "backend" or "database" lines.
 .SH LDBM DATABASE-SPECIFIC OPTIONS
 Options in this category only apply to the LDBM databases. That is,
-- 
GitLab