Actions
Bug #4324
closedhosts_access(3): Missing symlinks for hosts_ctl, request_init, and request_set
Start date:
2013-11-13
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
There are missing symlinks for hosts_ctl.3, request_init.3, and request_set.3 in /usr/share/man/man3/. All those symlinks should point to hosts_access.3, similarly as libwrap.3 already does.
Introduction to Library Functions HOSTS_ACCESS(3) NAME hosts_access, hosts_ctl, libwrap, request_init, request_set - access control library
Updated by Marcel Telka over 8 years ago
- Category set to manpage - manual pages
- Status changed from New to In Progress
- Assignee set to Marcel Telka
Updated by Marcel Telka over 8 years ago
- Status changed from In Progress to Pending RTI
Updated by Electric Monk over 8 years ago
- Status changed from Pending RTI to Closed
- % Done changed from 0 to 100
git commit 6aa4fc89ec1cf2cdf7d7c3b9ec059802ac9abe65
commit 6aa4fc89ec1cf2cdf7d7c3b9ec059802ac9abe65 Author: Marcel Telka <marcel.telka@nexenta.com> Date: 2014-11-24T21:42:12.000Z 4324 hosts_access(3): Missing symlinks for hosts_ctl, request_init, and request_set Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions