Bug #5657
Typo in rpcbind(3nsl): ssvcaddr
Start date:
2015-02-24
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
ssvcaddr should be changed to svcaddr here in rpcbind(3nsl) man page:
bool_t rpcb_getaddr(const rpcprog_t prognum, const rpcvers_t versnum, const struct netconfig *netconf, struct netbuf *ssvcaddr, const char *host);
Updated by Electric Monk over 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit cebfa3c2fea024bb483d40f6d0cacd3298540cab
commit cebfa3c2fea024bb483d40f6d0cacd3298540cab Author: Adam Stevko <adam.stevko@gmail.com> Date: 2015-09-29T21:35:40.000Z 5657 Typo in rpcbind(3nsl): ssvcaddr Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>