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 /share/man/man4/man4.sparc64 | |
parent | e047a742d277053b9b361d56ab42cddd9977c104 (diff) |
prefer `buses' to `busses' for the noun plural;
Diffstat (limited to 'share/man/man4/man4.sparc64')
-rw-r--r-- | share/man/man4/man4.sparc64/intro.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/qec.4 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/man4.sparc64/intro.4 b/share/man/man4/man4.sparc64/intro.4 index b7bf6d1a0cb..5dfbbf5f495 100644 --- a/share/man/man4/man4.sparc64/intro.4 +++ b/share/man/man4/man4.sparc64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.54 2006/09/09 16:50:48 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.55 2006/10/28 10:26:26 jmc Exp $ .\" .\" Copyright (c) 2001-2002 The OpenBSD Project .\" All Rights Reserved. @@ -66,11 +66,11 @@ The autoconfiguration system is described in .Xr autoconf 4 . .Sh LIST OF DEVICES A complete list of available devices is contained within the pages -describing the system busses and controllers. +describing the system buses and controllers. For example, a PCI device would be listed in the .Xr pci 4 man page. -The following busses and controllers list these devices: +The following buses and controllers list these devices: .Pp .Bl -tag -width "cardbus(4)XX" -offset 3n -compact .It Xr ebus 4 diff --git a/share/man/man4/man4.sparc64/qec.4 b/share/man/man4/man4.sparc64/qec.4 index 9c3b8d98d79..7bf2ddf642b 100644 --- a/share/man/man4/man4.sparc64/qec.4 +++ b/share/man/man4/man4.sparc64/qec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qec.4,v 1.8 2006/09/09 21:58:24 jmc Exp $ +.\" $OpenBSD: qec.4,v 1.9 2006/10/28 10:26:26 jmc Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -43,7 +43,7 @@ Ethernet controller (Sun part number SUNW,501-2655) or four .Xr qe 4 Ethernet controllers (Sun part number SUNW,501-2062). -This driver, like other busses, is not directly available to users. +This driver, like other buses, is not directly available to users. In essence it is a buffering DMA controller. .Sh SEE ALSO .Xr be 4 , |