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.i386 | |
parent | e047a742d277053b9b361d56ab42cddd9977c104 (diff) |
prefer `buses' to `busses' for the noun plural;
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r-- | share/man/man4/man4.i386/intro.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/intro.4 b/share/man/man4/man4.i386/intro.4 index 1f11a9f13af..1779e435bb6 100644 --- a/share/man/man4/man4.i386/intro.4 +++ b/share/man/man4/man4.i386/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.76 2006/09/08 09:25:53 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.77 2006/10/28 10:26:26 jmc Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -90,11 +90,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 cardbus 4 |