diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-30 19:06:42 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-30 19:06:42 +0000 |
commit | 1f53c3415845fd3aed72c2a371ede66f80527c2b (patch) | |
tree | cc42be85dd327ab99ea6a0fe506a99183997e65b /share/man/man8 | |
parent | 4a1f4ffabb3991444f3f494254cc49ab2fc7cad9 (diff) |
acd goes away
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/compat_linux.8 | 1 | ||||
-rw-r--r-- | share/man/man8/man8.i386/MAKEDEV.8 | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man8/compat_linux.8 b/share/man/man8/compat_linux.8 index 20ed206ff0e..4f57bf24bb4 100644 --- a/share/man/man8/compat_linux.8 +++ b/share/man/man8/compat_linux.8 @@ -354,7 +354,6 @@ Only the DSP device is emulated, the following link should be created: CD-ROM support requires a link to your cdrom device, similar to: .Pp .nf -/emul/linux/dev/cdrom -> /dev/acd0a (first atapi cdrom) /emul/linux/dev/cdrom -> /dev/cd0a (first scsi cdrom) .fi .Pp diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 69e61df9b07..d04207ce4b4 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.10 1999/07/09 13:35:36 aaron Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.11 1999/07/30 19:06:41 deraadt Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -111,8 +111,6 @@ pccons console or pcvt screen 0 pcvt console screens .It Ar tty# standard PC COM ports -.It Ar acd# -ATAPI CD-ROM drives .It Ar cd# SCSI CD-ROM drives .It Ar mcd# |