diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-07-06 06:10:23 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-07-06 06:10:23 +0000 |
commit | 16a80ad2b60d759d455cd2221b69d65eb1531332 (patch) | |
tree | 16271723d7f9dd527ccff62b9e4251fe7b06bad8 | |
parent | 52c870ead2a82fcd50b1f0b657ed4e5351ba4145 (diff) |
install and repair
-rw-r--r-- | share/man/man4/Makefile | 4 | ||||
-rw-r--r-- | share/man/man4/nge.4 | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 381d230c4bd..705e93e9641 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.169 2001/07/05 08:57:15 jjbg Exp $ +# $OpenBSD: Makefile,v 1.170 2001/07/06 06:10:19 deraadt Exp $ MAN= aac.4 ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 an.4 \ aria.4 ast.4 \ @@ -16,7 +16,7 @@ MAN= aac.4 ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 an.4 \ lofn.4 \ ksyms.4 kue.4 lkm.4 lmc.4 lo.4 lxtphy.4 maestro.4 midi.4 mii.4 \ mtdphy.4 \ - mtio.4 ncr.4 ne.4 neo.4 netintro.4 ns.4 nsip.4 nsphy.4 nsphyter.4 \ + mtio.4 ncr.4 ne.4 neo.4 netintro.4 nge.4 ns.4 nsip.4 nsphy.4 nsphyter.4 \ null.4 ohci.4 opl.4 options.4 pcdisplay.4 pchb.4 pckbc.4 pckbd.4 \ pci.4 pciide.4 pcmcia.4 pcscp.4 pf.4 pms.4 \ pty.4 puc.4 qsphy.4 raid.4 random.4 ray.4 rd.4 rl.4 rln.4 \ diff --git a/share/man/man4/nge.4 b/share/man/man4/nge.4 index 805657610bb..582c4d6df37 100644 --- a/share/man/man4/nge.4 +++ b/share/man/man4/nge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nge.4,v 1.1 2001/07/02 06:41:35 nate Exp $ +.\" $OpenBSD: nge.4,v 1.2 2001/07/06 06:10:22 deraadt Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@bsdi.com>. All rights reserved. @@ -62,7 +62,7 @@ Addrton AEG320T All of these NICs are capable of 10, 100 and 1000mbps speeds over CAT5 copper cable. The DP83820 supports TBI (ten bit interface) and GMII -transceivers, which means it can be used with either copper of 1000baseX +transceivers, which means it can be used with either copper or 1000baseX fiber applications. The DP83820 supports TCP/IP checksum offload and VLAN tagging/insertion as well as a 2048-bit multicast hash filter @@ -195,7 +195,7 @@ the network connection (cable). The .Nm device driver first appeared in -.Fx 5.0 . +.Ox 3.0 . .Sh AUTHORS The .Nm |