Replace vertical space with paragraph breaks.
This commit is contained in:
parent
43e5aad940
commit
c6d6c060d8
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: isa.9,v 1.17 2008/04/30 13:10:58 martin Exp $
|
||||
.\" $NetBSD: isa.9,v 1.18 2009/03/12 12:48:56 joerg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001, 2005, 2006 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -194,7 +194,7 @@ Level-triggered interrupt.
|
||||
.It IST_PULSE
|
||||
Pulse-triggered interrupt.
|
||||
.El
|
||||
.sp
|
||||
.Pp
|
||||
.Fn isa_intr_establish
|
||||
returns an opaque handle to an event descriptor if it succeeds, and
|
||||
returns NULL on failure.
|
||||
@ -341,7 +341,7 @@ Transfer buffer continuously in loop until notified to stop.
|
||||
.It DMAMODE_LOOPDEMAND
|
||||
Transfer buffer continuously in loop and demand mode.
|
||||
.El
|
||||
.sp
|
||||
.Pp
|
||||
The argument
|
||||
.Fa bf
|
||||
is the bus-space flags.
|
||||
|
Loading…
Reference in New Issue
Block a user