summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2001-06-17 03:23:47 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2001-06-17 03:23:47 +0000
commitfe2910d32f4c154a080201ac9d3614ef5aea7c83 (patch)
tree685aa4c4081ec5659ac5ed777050270023458162 /share/man/man4/man4.i386
parent34e3a07dbed2b84316ed4149bfb6a8073251ead4 (diff)
remove bogus scd page
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r--share/man/man4/man4.i386/Makefile4
-rw-r--r--share/man/man4/man4.i386/scd.445
2 files changed, 2 insertions, 47 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index 6691b43a9e6..1627a8e7c8d 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.38 2001/02/28 20:41:45 mickey Exp $
+# $OpenBSD: Makefile,v 1.39 2001/06/17 03:23:46 mickey Exp $
# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
# Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $
MAN= apm.4 autoconf.4 bios.4 bktr.4 gus.4 ie.4 intro.4 iy.4 joy.4 \
le.4 lms.4 lpt.4 mcd.4 mem.4 mms.4 mtrr.4 npx.4 pcibios.4 \
pctr.4 pss.4 sb.4 \
- scd.4 sea.4 speaker.4 uha.4 wdt.4 wss.4 wt.4 xf86.4
+ sea.4 speaker.4 uha.4 wdt.4 wss.4 wt.4 xf86.4
MLINKS+= speaker.4 spkr.4
MLINKS+= mem.4 kmem.4
diff --git a/share/man/man4/man4.i386/scd.4 b/share/man/man4/man4.i386/scd.4
deleted file mode 100644
index 6e9489457fb..00000000000
--- a/share/man/man4/man4.i386/scd.4
+++ /dev/null
@@ -1,45 +0,0 @@
-.\" $OpenBSD: scd.4,v 1.4 2000/07/05 13:46:53 aaron Exp $
-.\"
-.\" Redistribution and use in source and binary forms, with or without
-.\" modification, are permitted provided that the following conditions
-.\" are met:
-.\" 1. Redistributions of source code must retain the above copyright
-.\" notice, this list of conditions and the following disclaimer.
-.\" 2. The name of the author may not be used to endorse or promote products
-.\" derived from this software without specific prior written permission
-.\"
-.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
-.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
-.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-.\"
-.\"
-.Dd March 5, 1996
-.Dt SCD 4 i386
-.Os
-.Sh NAME
-.Nm scd
-.Nd Sony CD-ROM driver
-.Sh SYNOPSIS
-.Cd "scd0 at isa? port 0x340"
-.Sh DESCRIPTION
-The
-.Nm
-driver provides support for Sony CD-ROM drives and controllers.
-Supported drives are CDU-31A and CDU-33A.
-.Pp
-.Sh FILES
-.Bl -tag -width /dev/rscd* -compact
-.It Pa /dev/scd*
-.It Pa /dev/rscd*
-.El
-.Sh SEE ALSO
-.Xr cd 4 ,
-.Xr intro 4 ,
-.Xr mcd 4