dependent has no a.
This commit is contained in:
parent
10d98f9c78
commit
7230c8277a
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: vme.9,v 1.6 2002/10/14 13:43:36 wiz Exp $
|
.\" $NetBSD: vme.9,v 1.7 2002/12/21 13:05:11 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -222,7 +222,7 @@ and resources
|
||||||
.It Fn vme_intr_map "vc" "level" "vector" "handlep"
|
.It Fn vme_intr_map "vc" "level" "vector" "handlep"
|
||||||
Sets
|
Sets
|
||||||
.Fa handlep
|
.Fa handlep
|
||||||
to a machine-dependant value which identifies a particular interrupt
|
to a machine-dependent value which identifies a particular interrupt
|
||||||
source at level
|
source at level
|
||||||
.Fa level
|
.Fa level
|
||||||
and vector
|
and vector
|
||||||
|
|
Loading…
Reference in New Issue