diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-10-28 10:26:27 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-10-28 10:26:27 +0000 |
commit | d07ac1a9f3a52bb67655e278958d89d6ef3da720 (patch) | |
tree | 0d4bca74d8d85d0fb1a0ce72932914806e34c3eb /lib/libarch/amd64 | |
parent | e047a742d277053b9b361d56ab42cddd9977c104 (diff) |
prefer `buses' to `busses' for the noun plural;
Diffstat (limited to 'lib/libarch/amd64')
-rw-r--r-- | lib/libarch/amd64/amd64_get_mtrr.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarch/amd64/amd64_get_mtrr.2 b/lib/libarch/amd64/amd64_get_mtrr.2 index 58a75dd9d7b..f23490119be 100644 --- a/lib/libarch/amd64/amd64_get_mtrr.2 +++ b/lib/libarch/amd64/amd64_get_mtrr.2 @@ -57,7 +57,7 @@ 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. |