Actions
Bug #11485
closedmac_alloc(9F) RETURN VALUES refers to wrong function
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
In mac_alloc(9F) the RETURN VALUES section erroneously refers to the mac_register
function when it should be the mac_alloc
function.
Updated by Electric Monk almost 3 years ago
- Status changed from New to Closed
git commit 8c732929c6c71eb2de940ee265460cfb89b887f7
commit 8c732929c6c71eb2de940ee265460cfb89b887f7 Author: Robert Mustacchi <rm@joyent.com> Date: 2019-08-07T17:04:05.000Z 11485 mac_alloc(9F) RETURN VALUES refers to wrong function 11486 clarify mac_register(9S) life time 11487 mac(9E) should discuss the goal of aligning the IP header Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Randy Fishel <randyf@sibernet.com> Approved by: Gordon Ross <gwr@nexenta.com>
Actions