Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 merged le.4 with MI le.4



details:   https://anonhg.NetBSD.org/src/rev/879e93ba4a64
branches:  trunk
changeset: 479773:879e93ba4a64
user:      fair <fair%NetBSD.org@localhost>
date:      Tue Dec 21 05:32:02 1999 +0000

description:
merged le.4 with MI le.4

diffstat:

 share/man/man4/man4.hp300/Makefile |   4 +-
 share/man/man4/man4.i386/Makefile  |   4 +-
 share/man/man4/man4.i386/le.4      |  60 --------------------------------------
 3 files changed, 4 insertions(+), 64 deletions(-)

diffs (92 lines):

diff -r c9f920c516dc -r 879e93ba4a64 share/man/man4/man4.hp300/Makefile
--- a/share/man/man4/man4.hp300/Makefile        Tue Dec 21 05:22:59 1999 +0000
+++ b/share/man/man4/man4.hp300/Makefile        Tue Dec 21 05:32:02 1999 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile,v 1.7 1997/10/19 12:56:03 mrg Exp $
+#      $NetBSD: Makefile,v 1.8 1999/12/21 05:32:02 fair Exp $
 #      from: @(#)Makefile      8.1 (Berkeley) 6/18/93
 
 MAN=   autoconf.4 cons.4 ct.4 dca.4 dcl.4 dcm.4 dv.4 gb.4 grf.4 hil.4 \
-       intro.4 ite.4 le.4 mem.4 ppi.4 rb.4 rd.4 rmp.4 tc.4
+       intro.4 ite.4 mem.4 ppi.4 rb.4 rd.4 rmp.4 tc.4
 MLINKS=        mem.4 kmem.4
 MANSUBDIR=/hp300
 
diff -r c9f920c516dc -r 879e93ba4a64 share/man/man4/man4.i386/Makefile
--- a/share/man/man4/man4.i386/Makefile Tue Dec 21 05:22:59 1999 +0000
+++ b/share/man/man4/man4.i386/Makefile Tue Dec 21 05:32:02 1999 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile,v 1.38 1999/11/14 17:02:21 augustss Exp $
+#      $NetBSD: Makefile,v 1.39 1999/12/21 05:41:31 fair Exp $
 #      from: @(#)Makefile      8.1 (Berkeley) 6/5/93
 
 MAN=   apm.4 autoconf.4 busmouse.4 com.4 console.4 fdc.4 \
-       ie.4 intro.4 joy.4 le.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
+       ie.4 intro.4 joy.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
        opms.4 pcvt.4 pnpbios.4 speaker.4
 MLINKS=        mem.4 kmem.4 lms.4 olms.4 mms.4 omms.4
 MANSUBDIR=/i386
diff -r c9f920c516dc -r 879e93ba4a64 share/man/man4/man4.i386/le.4
--- a/share/man/man4/man4.i386/le.4     Tue Dec 21 05:22:59 1999 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,60 +0,0 @@
-.\"    $NetBSD: le.4,v 1.4 1999/12/17 16:23:24 abs Exp $
-.\"
-.\"
-.\" Copyright (c) 1994 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.
-.\"
-.Dd July 10, 1995
-.Dt LE 4 i386
-.Os
-.Sh NAME
-.Nm le 
-.Nd Ethernet driver for Lance based Ethernet boards
-.Sh SYNOPSIS
-.Cd "le0 at isa? port 0x320 irq 10 drq 7              # ISA  boards"
-.Cd "le* at pci? dev? function ?                      # PCI boards"
-.Sh DESCRIPTION
-The
-.Nm
-interface provides access to a 10 Mb/s Ethernet network via the
-Lance Ethernet chips. 
-.Sh HARDWARE
-The ISA-bus Ethernet cards supported by the
-.Nm
-interface are:
-.Pp
-.Bl -tag -width -offset indet -compact
-.It BICC Isolan 
-.It Novell NE2100
-.It Digital DEPCA
-.El
-.Pp
-The le driver also supports PCnet-PCI cards based on the AMD 79c970
-chipset, which is a single-chip implementation of a LANCE 
-chip and PCI bus interface.
-.Sh SEE ALSO
-.Xr ifconfig 8 ,
-.Xr intro 4 ,
-.Xr ed 4 ,
-.Xr eg 4 ,
-.Xr ep 4 ,
-.Xr ie 4



Home | Main Index | Thread Index | Old Index