Fix the mb(9) xref.

This commit is contained in:
xtraeme 2008-03-01 22:28:46 +00:00
parent 069af26195
commit 5bbe544447
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: bus_space.9,v 1.34 2007/02/02 07:37:06 wiz Exp $
.\" $NetBSD: bus_space.9,v 1.35 2008/03/01 22:28:46 xtraeme Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd February 2, 2007
.Dd March 1, 2008
.Dt BUS_SPACE 9
.Os
.Sh NAME
@ -1617,7 +1617,7 @@ preprocessor symbol before including
.Aq Pa machine/bus.h .
.Sh SEE ALSO
.Xr bus_dma 9 ,
.Xr mb
.Xr mb 9
.Sh HISTORY
The
.Nm