https://bugs.openldap.org/show_bug.cgi?id=9589
Issue ID: 9589 Summary: slapd.access.5 incorrect man page references Product: OpenLDAP Version: 2.5.5 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: documentation Assignee: bugs@openldap.org Reporter: quanah@openldap.org Target Milestone: ---
The slapd.access(5) man page references:
.BR back-mdb (5). .BR back-sql (5),
Neither of these are valid man pages, as they are slapd-mdb(5) and slapd-sql(5).
However, we reference back-<backend> throughout our documentation.
Should we perhaps create links for the backend manpages so they can be found either way?
I.e.:
slapd-mdb.5.links -> back-mdb.5
https://bugs.openldap.org/show_bug.cgi?id=9589
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.6.0 Assignee|bugs@openldap.org |quanah@openldap.org
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- Change references to back-XXXX to slapd-XXXX
https://bugs.openldap.org/show_bug.cgi?id=9589
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |IN_PROGRESS
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/362
https://bugs.openldap.org/show_bug.cgi?id=9589
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |TEST Status|IN_PROGRESS |RESOLVED
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- Commits: • 97bee2f3 by Quanah Gibson-Mount at 2021-07-26T20:09:01+00:00 ITS#9589 - Fix man page references to be valid
https://bugs.openldap.org/show_bug.cgi?id=9589
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED Resolution|TEST |FIXED