diff options
| author | Chris Costello <chris@FreeBSD.org> | 2000-01-29 06:42:23 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2000-01-29 06:42:23 +0000 |
| commit | ab6afc855dbc03cf4f52937179115497d5ad1aa7 (patch) | |
| tree | e9c7167411be8136b15d06674215347c18f9045a | |
| parent | 2f970b91c77a3e63a2f3af468e6fdad2264cd2f3 (diff) | |
Notes
| -rw-r--r-- | share/man/man7/hier.7 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index c29c48da27fb..21143ff6989d 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -156,6 +156,12 @@ standard C include files .Bl -tag -width "kerberosIV/" -compact .It Li arpa/ C include files for Internet service protocols +.It Li cam/ +C include files for the Common Access Methods Layer +.Bl -tag -width "kerberosIV/" -compact +.It scsi/ +The SCSI device on top of CAM +.El .It Li dev/ .Bl -tag -width "kerberosIV/" -compact .It usb/ |
