Print this page
11586 NAME field in man pages should match what's installed

*** 1,9 **** USBA_HCDI_DEV_OPS(9F) Kernel Functions for Drivers USBA_HCDI_DEV_OPS(9F) NAME ! usba_hubdi_bus_ops, usba_hubdi_root_hub_power - device operations utility functions for HCD drivers SYNOPSIS int usba_hubdi_root_hub_power(dev_info_t *dip, int component, int level); --- 1,9 ---- USBA_HCDI_DEV_OPS(9F) Kernel Functions for Drivers USBA_HCDI_DEV_OPS(9F) NAME ! usba_hubdi_dev_ops, usba_hubdi_root_hub_power - device operations utility functions for HCD drivers SYNOPSIS int usba_hubdi_root_hub_power(dev_info_t *dip, int component, int level);
*** 34,39 **** member of a device's dev_ops(9S) structure. SEE ALSO power(9E), dev_ops(9S) ! illumos September 16, 2016 illumos --- 34,39 ---- member of a device's dev_ops(9S) structure. SEE ALSO power(9E), dev_ops(9S) ! illumos August 20, 2019 illumos