summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2002-01-07 05:45:38 +0000
committerdd <dd@FreeBSD.org>2002-01-07 05:45:38 +0000
commite713e4684d847d0b931421554c947bb9d70c2538 (patch)
tree30e6b58255ca4d1820bde8c3aa7281ce523d9a9b
parente590dc2a6649590a35419ea69ec97740f509592e (diff)
downloadFreeBSD-src-e713e4684d847d0b931421554c947bb9d70c2538.zip
FreeBSD-src-e713e4684d847d0b931421554c947bb9d70c2538.tar.gz
MFalpha 1.18: Bring this closer to reality by removing mention of wd#
and adding ATA stuff.
-rw-r--r--share/man/man8/man8.i386/MAKEDEV.819
1 files changed, 14 insertions, 5 deletions
diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8
index 4d22884..5a78e60 100644
--- a/share/man/man8/man8.i386/MAKEDEV.8
+++ b/share/man/man8/man8.i386/MAKEDEV.8
@@ -85,13 +85,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 acd#
+.Dq ATAPI
+CDROM drives.
.El
.Sh FILES
.Bl -tag -width /dev/xxxx -compact
@@ -100,5 +108,6 @@ The special file directory.
.El
.Sh SEE ALSO
.Xr intro 4 ,
+.Xr ata 4 ,
.Xr config 8 ,
.Xr mknod 8
OpenPOWER on IntegriCloud