Page MenuHomeFreeBSD

Mechanically convert ic(4) to DrvAPI
ClosedPublic

Authored by jhibbits on Dec 22 2022, 3:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 19, 2:52 AM
Unknown Object (File)
Thu, Mar 19, 1:54 AM
Unknown Object (File)
Tue, Mar 17, 6:04 AM
Unknown Object (File)
Sat, Mar 14, 11:47 AM
Unknown Object (File)
Mon, Mar 9, 6:45 AM
Unknown Object (File)
Jan 15 2026, 6:08 PM
Unknown Object (File)
Jan 14 2026, 4:12 AM
Unknown Object (File)
Jan 14 2026, 4:11 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 6 2023, 5:55 PM
This revision was automatically updated to reflect the committed changes.

we don't actually seem to have a ic(4) man page

we don't actually seem to have a ic(4) man page

I've been told there are a few others we don't have man pages for. This is a habit I've had for a while when referencing any driver (man section 4 is drivers, so anyone skimming the log could see the commit is regarding a driver). Someone should probably write all these man pages at some point, too.