diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2007-05-29 16:44:46 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2007-05-29 16:44:46 +0000 |
commit | 999a92415e6bc03dff3c8836b6755f19400c5429 (patch) | |
tree | d10bf12a3faf9bd0fa59488662e7c10469ecda43 /share/man/man4/man4.sparc | |
parent | 71b3e93e28a5c69176d62c79cab0708b43769cdc (diff) |
use the right capitalization for `EBus' and `SBus'
ok jmc@
Diffstat (limited to 'share/man/man4/man4.sparc')
-rw-r--r-- | share/man/man4/man4.sparc/le.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.sparc/le.4 b/share/man/man4/man4.sparc/le.4 index f7e230dc613..0ae73718b90 100644 --- a/share/man/man4/man4.sparc/le.4 +++ b/share/man/man4/man4.sparc/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.23 2006/11/08 03:56:52 brad Exp $ +.\" $OpenBSD: le.4,v 1.24 2007/05/29 16:44:45 sobrado Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -41,9 +41,9 @@ .Nd AMD LANCE Ethernet device .Sh SYNOPSIS .Cd "le0 at sbus0 " Pq "sun4c onboard" -.Cd "le* at sbus? " Pq Sbus -.Cd "lebuffer* at sbus? " Pq Sbus -.Cd "le* at lebuffer? " Pq Sbus +.Cd "le* at sbus? " Pq SBus +.Cd "lebuffer* at sbus? " Pq SBus +.Cd "le* at lebuffer? " Pq SBus .Cd "ledma0 at sbus0 " Pq "sun4m onboard" .Cd "le0 at ledma0 " Pq "sun4m onboard" .Cd "le0 at obio0 addr 0xf9000000 level 6 " Pq sun4/300 |