Added missing newline, as proposed by Petri Laakso in PR kern/46721.
This commit is contained in:
parent
c5214d8b2d
commit
2557825a98
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: bus_space.9,v 1.45 2011/07/08 19:40:24 wiz Exp $
|
.\" $NetBSD: bus_space.9,v 1.46 2012/07/19 17:48:55 jdf Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -585,6 +585,7 @@ type is used to describe a mapping of a range of bus space.
|
|||||||
Its contents are machine-dependent and should be considered opaque by
|
Its contents are machine-dependent and should be considered opaque by
|
||||||
machine-independent code.
|
machine-independent code.
|
||||||
This type is used when performing bus space access operations.
|
This type is used when performing bus space access operations.
|
||||||
|
.Pp
|
||||||
.It Fa bus_space_reservation_t
|
.It Fa bus_space_reservation_t
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
|
Loading…
Reference in New Issue
Block a user