Actions
Bug #3301
closedlapsus calami multum
Start date:
2012-10-25
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
There are several typographical errors in both the manual pages and code comments. This change seeks to correct:
- inb(9F) & outb(9F) refer three times to ddi_put8(9F), et al, when they should rather refer to the three ddi_put*(9F) functions of increasing size.
- the LDI manual pages erroneously print ldi_callback_id_t as ldi_ev_callback_id_t.
- MPxIO is actually described in mdi_impldefs.h, not the (non-existant) mdi_impl.h.
- vdev_disk.c has a spelling error.
Updated by Robert Mustacchi over 9 years ago
- Status changed from New to Resolved
- % Done changed from 90 to 100
Resolved in 1724dc7b89ff9c4d1006fdb79d20a4102d226def.
Actions