From: Quanah Gibson-Mount Date: Thu, 19 Sep 2013 21:31:25 +0000 (-0700) Subject: Fix mdb missing from list of backends X-Git-Tag: OPENLDAP_REL_ENG_2_4_37~28 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=206c4150d40e935c7ea8ac3048ec94bb0268c4f4;p=openldap Fix mdb missing from list of backends --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 6e898619e8..b7c9e82ee6 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1245,6 +1245,7 @@ should be one of .BR hdb , .BR ldap , .BR ldif , +.BR mdb , .BR meta , .BR monitor , .BR null , @@ -1274,6 +1275,7 @@ should be one of .BR hdb , .BR ldap , .BR ldif , +.BR mdb , .BR meta , .BR monitor , .BR null ,