diff --git a/doc/man/man5/slapd.access.5 b/doc/man/man5/slapd.access.5 index 080d0b00d1..9f0b9526aa 100644 --- a/doc/man/man5/slapd.access.5 +++ b/doc/man/man5/slapd.access.5 @@ -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.