From f46283990361db93a1077b5015fcab51dafa26df Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Thu, 22 Oct 1998 14:12:55 +0000 Subject: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. --- share/man/man4/man4.i386/le.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man4/man4.i386/le.4') diff --git a/share/man/man4/man4.i386/le.4 b/share/man/man4/man4.i386/le.4 index e6888a7f2160..f9ba670a6964 100644 --- a/share/man/man4/man4.i386/le.4 +++ b/share/man/man4/man4.i386/le.4 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: le.4,v 1.3 1997/02/22 13:25:33 peter Exp $ +.\" $Id: le.4,v 1.4 1998/03/12 07:30:34 charnier Exp $ .\" .Dd January 19, 1997 .Dt LE 4 i386 @@ -33,7 +33,7 @@ .Nd DEC EtherWORKS II/III Ethernet device driver .Sh SYNOPSIS -.Cd "device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr" +.Cd "device le0 at isa? port 0x300 net irq 5 iomem 0xd0000" .Sh DESCRIPTION The .Nm -- cgit v1.2.3