From f022d6d6369f8998c664dcfbbd1a32dac93c4442 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Thu, 22 Oct 1998 14:32:20 +0000 Subject: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Format "irq ?" the same as in other man pages. --- share/man/man4/man4.i386/ex.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man4/man4.i386/ex.4 b/share/man/man4/man4.i386/ex.4 index ab7e3fbd690e..b51769ea2a36 100644 --- a/share/man/man4/man4.i386/ex.4 +++ b/share/man/man4/man4.i386/ex.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: ex.4,v 1.4 1997/09/26 17:16:52 msmith Exp $ +.\" $Id: ex.4,v 1.5 1998/03/12 07:30:32 charnier Exp $ .\" .Dd January 19, 1997 .Dt EX 4 i386 @@ -33,7 +33,7 @@ .Nd Ethernet device driver for the Intel EtherExpress Pro/10 and Pro/10+ .Sh SYNOPSIS -.Cd "device ex0 at isa? port? net irq? vector exintr" +.Cd "device ex0 at isa? port? net irq ?" .Sh DESCRIPTION The .Nm -- cgit v1.3