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.hppa | |
parent | e047a742d277053b9b361d56ab42cddd9977c104 (diff) |
prefer `buses' to `busses' for the noun plural;
Diffstat (limited to 'share/man/man4/man4.hppa')
-rw-r--r-- | share/man/man4/man4.hppa/intro.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.hppa/intro.4 b/share/man/man4/man4.hppa/intro.4 index a4e28c005ad..ee709d82707 100644 --- a/share/man/man4/man4.hppa/intro.4 +++ b/share/man/man4/man4.hppa/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.14 2006/09/08 09:36:50 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.15 2006/10/28 10:26:26 jmc Exp $ .\" .\" Copyright (c) 2002,2003 Paul Weissmann .\" All rights reserved. @@ -154,11 +154,11 @@ system characteristics. .El .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 ind -compact .It Xr cardbus 4 |