diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-20 22:05:56 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-20 22:05:56 +0000 |
commit | eaed8d316a8118dbe70f3d9aee379ddd6598b081 (patch) | |
tree | 293c7ec6c4b2b9006afd48085ccb78911061ce4f | |
parent | 5beed6aa82938e70ff0596cd910e0e4c68aa9157 (diff) |
Clarify which devices will get recognized as ``cd'' devices.
-rw-r--r-- | share/man/man4/cd.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4 index 551d8b77d79..2fe1875a73e 100644 --- a/share/man/man4/cd.4 +++ b/share/man/man4/cd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cd.4,v 1.13 2003/12/02 06:06:26 jmc Exp $ +.\" $OpenBSD: cd.4,v 1.14 2004/03/20 22:05:55 miod Exp $ .\" $NetBSD: cd.4,v 1.3 1996/10/20 23:15:21 explorer Exp $ .\" .\" Copyright (c) 1996 @@ -57,7 +57,9 @@ and As the SCSI adapter is probed during boot, the SCSI bus is scanned for devices. Any devices found which answer as .Dq Read-only -type devices will be +and +.Dq removable +CD-ROM or WORM devices will be .Dq attached to the .Nm |