update this to be marginally closer to reality

This commit is contained in:
Matt Jacob 2001-03-14 04:31:36 +00:00
parent b0bd9b71f2
commit 695b6f2c31
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74233

View file

@ -87,13 +87,21 @@ set of 32 master and slave pseudo terminals
SCSI disk drives
.It sa#
SCSI tape drives
.It ch#
SCSI changer devices
.It ses#
SCSI SES/SAF-TE environmental devices
.It vty#
set of 12 virtual console devices for syscons/pcvt/codrv
.It wd#
.Dq winchester
disk drives (ST506, IDE, ESDI, RLL etc.)
.It wt#
QIC-interfaced (e.g. not SCSI) 3M cartridge tape
.It ad#
.Dq ATAPI
disk drives (IDE).
.It ast#
.Dq ATAPI
tape drives.
.It act#
.Dq ATAPI
CDROM drives.
.El
.Sh FILES
.Bl -tag -width /dev/xxxx -compact
@ -102,5 +110,6 @@ The special file directory.
.El
.Sh SEE ALSO
.Xr intro 4 ,
.Xr ata 4 ,
.Xr config 8 ,
.Xr mknod 8