Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.arm32 Remove an obsolete man page (we ha...
details: https://anonhg.NetBSD.org/src/rev/e65ae43148c7
branches: trunk
changeset: 543403:e65ae43148c7
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Feb 24 13:26:24 2003 +0000
description:
Remove an obsolete man page (we have MI wd(4) for quite some time now...).
diffstat:
share/man/man4/man4.arm32/Makefile | 4 +-
share/man/man4/man4.arm32/wd.4 | 46 --------------------------------------
2 files changed, 2 insertions(+), 48 deletions(-)
diffs (66 lines):
diff -r 939a55d39711 -r e65ae43148c7 share/man/man4/man4.arm32/Makefile
--- a/share/man/man4/man4.arm32/Makefile Mon Feb 24 13:11:55 2003 +0000
+++ b/share/man/man4/man4.arm32/Makefile Mon Feb 24 13:26:24 2003 +0000
@@ -1,10 +1,10 @@
# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
-# $NetBSD: Makefile,v 1.7 2001/04/20 09:35:57 jdolecek Exp $
+# $NetBSD: Makefile,v 1.8 2003/02/24 13:26:24 wiz Exp $
MAN= intro.4 asc.4 autoconf.4 beep.4
MAN+= cosc.4 csc.4 eh.4 em.4 es.4 ie.4 kbd.4 lpt.4
MAN+= mainbus.4 mem.4
-MAN+= oak.4 podulebus.4 ptsc.4 quadmouse.4 wd.4
+MAN+= oak.4 podulebus.4 ptsc.4 quadmouse.4
MLINKS= mem.4 kmem.4
MANSUBDIR=/arm32
diff -r 939a55d39711 -r e65ae43148c7 share/man/man4/man4.arm32/wd.4
--- a/share/man/man4/man4.arm32/wd.4 Mon Feb 24 13:11:55 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-.\"
-.\" Copyright (c) 1995 Mark Brinicombe
-.\" Based on man4.i386/wd.4 by James A. Jegers
-.\" All rights reserved.
-.\"
-.\" 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.
-.\"
-.\" $NetBSD: wd.4,v 1.5 2001/04/11 18:51:53 wiz Exp $
-.\"
-.Dd July 29, 1995
-.Dt WD 4 arm32
-.Os
-.Sh NAME
-.Nm wd
-.Nd WD100x compatible hard disk driver
-.Sh SYNOPSIS
-.Cd "wdc0 at mainbus? base 0x002107c0"
-.Cd "wd* at wdc? drive ?"
-.Sh DESCRIPTION
-The
-.Nm wd
-driver supports hard disk controllers which emulate the Western
-Digital WD100x. This includes standard MFM, RLL, ESDI and IDE
-controllers.
-.Pp
-Support for extended EIDE controllers is
-.Ud .
-.Sh SEE ALSO
-.Xr intro 4
Home |
Main Index |
Thread Index |
Old Index