]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9589 - Fix man page references to be valid
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 22 Jul 2021 17:18:35 +0000 (17:18 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 26 Jul 2021 20:09:01 +0000 (20:09 +0000)
doc/man/man5/slapd.access.5

index 080d0b00d1860d1a48897f41100130870dcaa286..9f0b9526aa7155b1471e8b283ac0322e056151eb 100644 (file)
@@ -1109,10 +1109,10 @@ Access control to search entries is checked by the frontend,
 so it is fully honored by all backends; for all other operations
 and for the discovery phase of the search operation,
 full ACL semantics is only supported by the primary backends, i.e.
-.BR back\-mdb (5).
+.BR slapd\-mdb (5).
 
 Some other backend, like
-.BR back\-sql (5),
+.BR slapd\-sql (5),
 may fully support them; others may only support a portion of the 
 described semantics, or even differ in some aspects.
 The relevant details are described in the backend-specific man pages.