diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 2001-06-05 18:52:55 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 2001-06-05 18:52:55 +0000 |
| commit | 4a70e151dff2dc92208ba27927e72a24a21466bd (patch) | |
| tree | 4560a8543ea11eb02b7a98ccbde927c6b44b549d | |
| parent | 25e3465064d7fa01eaaab0b7315a288261be1a1e (diff) | |
Notes
| -rw-r--r-- | share/man/man7/hier.7 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index e401ccba5407..c37085aeb0ad 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -165,12 +165,19 @@ C include files for programming various .Fx devices .Bl -tag -width "kerberosIV/" -compact +.It Pa ic/ +Various header files describing driver- and bus-independent +hardware circuits .It Pa ppbus/ The parallel port bus; see .Xr ppbus 4 .It Pa usb/ The USB subsystem +.It Pa wi/ +The +.Xr wi 4 +WaveLAN driver .El .It Pa fs/ .Bl -tag -width "kerberosIV/" -compact |
