s/busses/buses/
This commit is contained in:
parent
321d39a033
commit
62b56b79e3
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: i386_get_mtrr.2,v 1.10 2003/05/02 09:11:52 gmcgarry Exp $
|
||||
.\" $NetBSD: i386_get_mtrr.2,v 1.11 2003/05/07 07:14:15 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -58,7 +58,7 @@ This is most useful for accessing devices such as video accelerators on
|
|||
.Xr pci 4
|
||||
and
|
||||
.Xr agp 4
|
||||
busses.
|
||||
buses.
|
||||
For example, enabling write-combining allows bus-write transfers
|
||||
to be combined into a larger transfer before bursting over the bus.
|
||||
This can increase performance of write operations 2.5 times or more.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: x86_64_get_mtrr.2,v 1.4 2003/04/16 13:34:34 wiz Exp $
|
||||
.\" $NetBSD: x86_64_get_mtrr.2,v 1.5 2003/05/07 07:14:16 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -58,7 +58,7 @@ This is most useful for accessing devices such as video accelerators on
|
|||
.Xr pci 4
|
||||
and
|
||||
.Xr agp 4
|
||||
busses.
|
||||
buses.
|
||||
For example, enabling write-combining allows bus-write transfers
|
||||
to be combined into a larger transfer before bursting over the bus.
|
||||
This can increase performance of write operations 2.5 times or more.
|
||||
|
|
Loading…
Reference in New Issue