summaryrefslogtreecommitdiff
path: root/share/man/man9/bus_dma.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/bus_dma.9')
-rw-r--r--share/man/man9/bus_dma.913
1 files changed, 6 insertions, 7 deletions
diff --git a/share/man/man9/bus_dma.9 b/share/man/man9/bus_dma.9
index 546550d9627..1747c3daec6 100644
--- a/share/man/man9/bus_dma.9
+++ b/share/man/man9/bus_dma.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bus_dma.9,v 1.17 2003/04/25 14:31:54 jmc Exp $
+.\" $OpenBSD: bus_dma.9,v 1.18 2003/06/06 20:56:32 jmc Exp $
.\" $NetBSD: bus_dma.9,v 1.14 2000/06/14 06:49:19 cgd Exp $
.\"
.\" Copyright (c) 1996, 1997, 1998 The NetBSD Foundation, Inc.
@@ -410,7 +410,6 @@ This is to ensure that
.Fn bus_dmamap_load
will never block on resources if the handle was created with
.Dv BUS_DMA_ALLOCNOW .
-.Pp
.Sh SYNCHRONIZATION
.nr nS 1
.Ft void
@@ -779,6 +778,11 @@ above for a description of this flag.
.El
.Sh SEE ALSO
.Xr bus_space 9
+.Sh HISTORY
+The
+.Nm
+interface appeared in
+.Nx 1.3 .
.Sh AUTHORS
The
.Nm
@@ -788,8 +792,3 @@ Additional input on the
.Nm
design was provided by Chris Demetriou, Charles Hannum, Ross Harvey,
Matthew Jacob, Jonathan Stone, and Matt Thomas.
-.Sh HISTORY
-The
-.Nm
-interface appeared in
-.Nx 1.3 .