Add missing .El.

This commit is contained in:
ross 1999-02-25 23:29:33 +00:00
parent 84971e3a6f
commit 9cc575480d

View File

@ -1,4 +1,4 @@
.\" $NetBSD: bus_dma.9,v 1.8 1998/02/04 06:42:53 thorpej Exp $
.\" $NetBSD: bus_dma.9,v 1.9 1999/02/25 23:29:33 ross Exp $
.\"
.\" Copyright (c) 1996, 1997, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -650,6 +650,7 @@ to
.Pp
Returns -1 to indicate failure. Otherwise, returns an opaque
value to be interpreted by the device pager.
.El
.Sh SEE ALSO
.Xr bus_space 9
.Sh AUTHOR