https://bugs.openldap.org/show_bug.cgi?id=10418
Issue ID: 10418 Summary: Typo in man page for slapcat Product: OpenLDAP Version: 2.6.10 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: documentation Assignee: bugs@openldap.org Reporter: hanspeter.dekoning@dekonsult.com Target Milestone: ---
In the slapcat man page, in the description of option -o under "Possible generic options/values are:" the following option is misspelled: ldif_wrap={no|<n>} the underscore should be a hyphen, like so: ldif-wrap={no|<n>}
Location is line 152 in: https://git.openldap.org/openldap/openldap/-/blob/master/doc/man/man8/slapca...
Correction tested and confirmed with slapcat in v2.6.10 on Linux / Ubuntu v24.04.