clean up the copy_region text slightly
This commit is contained in:
parent
bf61f3291a
commit
a06b0fec3a
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: bus_space.9,v 1.2 1997/08/13 15:25:00 christos Exp $
|
.\" $NetBSD: bus_space.9,v 1.3 1997/08/14 00:57:40 cgd Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -943,7 +943,8 @@ individual bus space locations executed by the
|
|||||||
.Fn bus_space_copy_region_N
|
.Fn bus_space_copy_region_N
|
||||||
functions.
|
functions.
|
||||||
.Pp
|
.Pp
|
||||||
Overlapping copies are handled correctly by the
|
Overlapping copies between different subregions of a single region
|
||||||
|
of bus space are handled correctly by the
|
||||||
.Fn bus_space_copy_region_N
|
.Fn bus_space_copy_region_N
|
||||||
functions.
|
functions.
|
||||||
.Pp
|
.Pp
|
||||||
|
Loading…
Reference in New Issue
Block a user