summaryrefslogtreecommitdiffstats
path: root/share/man/man4/cy.4
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-10-22 14:51:19 +0000
committerbde <bde@FreeBSD.org>1998-10-22 14:51:19 +0000
commit7fd46e09c798c7f46ee51fca207814f6c9f19366 (patch)
tree8e541cb3829bb19b5cee5574283e4ab7f39ef0a5 /share/man/man4/cy.4
parent9d350b5006f15d62cdc5d16d76baca8fead7d4ed (diff)
downloadFreeBSD-src-7fd46e09c798c7f46ee51fca207814f6c9f19366.zip
FreeBSD-src-7fd46e09c798c7f46ee51fca207814f6c9f19366.tar.gz
Removed all `vector xxxintr' specifications. Interrupt handlers are now
configured in drivers. Fixed some missing closing quotes.
Diffstat (limited to 'share/man/man4/cy.4')
-rw-r--r--share/man/man4/cy.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/cy.4 b/share/man/man4/cy.4
index 6fd1017..316dfc5 100644
--- a/share/man/man4/cy.4
+++ b/share/man/man4/cy.4
@@ -35,7 +35,7 @@
.\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91
.\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp
.\" from: sio.4,v 1.16 1995/06/26 06:05:30 bde Exp $
-.\" $Id: cy.4,v 1.7 1997/03/03 18:38:37 bde Exp $
+.\" $Id: cy.4,v 1.8 1997/03/21 20:13:42 mpp Exp $
.\"
.Dd October 10, 1995
.Dt CY 4 i386
@@ -44,8 +44,8 @@
.Nm cy
.Nd Cyclades Cyclom-Y serial driver
.Sh SYNOPSIS
-.Cd "device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000 vector cyintr
-.Cd "device cy1 at isa? tty irq 11 iomem 0xd6000 iosiz 0x2000 vector cyintr
+.Cd "device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000"
+.Cd "device cy1 at isa? tty irq 11 iomem 0xd6000 iosiz 0x2000"
.Pp
Minor numbering:
.Pp
OpenPOWER on IntegriCloud