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)
Mon, Aug 10, 7:19 AM
Unknown Object (File)
Sun, Aug 9, 9:22 PM
Unknown Object (File)
Sun, Aug 9, 11:25 AM
Unknown Object (File)
Wed, Aug 5, 8:08 AM
Unknown Object (File)
Wed, Aug 5, 2:26 AM
Unknown Object (File)
Tue, Aug 4, 9:41 AM
Unknown Object (File)
Mon, Jul 27, 11:28 AM
Unknown Object (File)
Tue, Jul 21, 4:14 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 48863
Build 45752: arc lint + arc unit

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.