Module Name: src
Committed By: jdf
Date: Thu Jul 19 17:48:55 UTC 2012
Modified Files:
src/share/man/man9: bus_space.9
Log Message:
Added missing newline, as proposed by Petri Laakso in PR kern/46721.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/share/man/man9/bus_space.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/bus_space.9
diff -u src/share/man/man9/bus_space.9:1.45 src/share/man/man9/bus_space.9:1.46
--- src/share/man/man9/bus_space.9:1.45 Fri Jul 8 19:40:24 2011
+++ src/share/man/man9/bus_space.9 Thu Jul 19 17:48:55 2012
@@ -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.
.\" All rights reserved.
@@ -585,6 +585,7 @@ type is used to describe a mapping of a
Its contents are machine-dependent and should be considered opaque by
machine-independent code.
This type is used when performing bus space access operations.
+.Pp
.It Fa bus_space_reservation_t
.Pp
The