Actions
Bug #5636
closedldap_memfree(3ldap): Formatting issues in the man page
Start date:
2015-02-18
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
There are some formatting issues here in the ldap_memfree(3ldap) man page:
SYNOPSIS cc -flag ... file ...-lldap [ -library ... ] #include < lber.h> #include < ldap.h> void ldap_memfree(void *p
Updated by Electric Monk over 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 6ddd698b643afc12602969d6afd1fcb06b706692
commit 6ddd698b643afc12602969d6afd1fcb06b706692 Author: Marcel Telka <marcel.telka@nexenta.com> Date: 2015-02-19T20:08:10.000Z 5636 ldap_memfree(3ldap): Formatting issues in the man page Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions