Peter Memishian wrote: > > My initial scan of man pages that we need to update for UV yielded the > > following list: > > > > autopush(1M) mention dladm for data-link interfaces > > cfgadm(1M) hardware replacement examples? SEE ALSO for > > dladm? > > di_walk_minor(3DEVINFO) point to dlpi_walk(3DLPI) for network data links > > di_walk_node(3DEVINFO) ? > > dladm(1M) new UV interfaces > > dlpi(7P) DLIOCMARGININFO ioctl > > dlpi_walk(3DLPI) new man page > > gld_mac_info(9S) gldm_margin > > libdlpi(3LIB) mention dlpi_walk(3DLPI) > > > > Have I missed any? > > filesystem(5) should mention /dev/net.
Yes. > I'd also expect a manpage for > softmac(7D), though I'm not sure how much it should cover. I would think as little as possible since it has no public interfaces. Maybe just what its function is in general terms. I'll add it to the list. > libdlpi(3LIB) > needs to be updated to include dlpi_walk (though that may happen > automatically). Yep, that was on my list. > > I don't think di_walk_node() needs to be on the list, or does it? > > I don't think so, but expanding the discussion in libdevinfo(3LIB) to > cover walking network devices vs. datalinks seems worthwhile. Okay. Thanks, -Seb
