diff options
author | Xavier Santolaria <xsa@cvs.openbsd.org> | 2006-01-11 08:20:19 +0000 |
---|---|---|
committer | Xavier Santolaria <xsa@cvs.openbsd.org> | 2006-01-11 08:20:19 +0000 |
commit | fbd669438b28ac99deba700c964445060f862a9e (patch) | |
tree | 0a8e1a270b7b082541fb554eab5dc50cf1fec3c2 | |
parent | d82e1bfe4119db8c9c7975cea353bd70e0676968 (diff) |
add HARDWARE section; ok jmc@.
-rw-r--r-- | share/man/man4/man4.macppc/bm.4 | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/share/man/man4/man4.macppc/bm.4 b/share/man/man4/man4.macppc/bm.4 index 01b89de8630..5abb54ef3f3 100644 --- a/share/man/man4/man4.macppc/bm.4 +++ b/share/man/man4/man4.macppc/bm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bm.4,v 1.5 2003/06/06 10:29:42 jmc Exp $ +.\" $OpenBSD: bm.4,v 1.6 2006/01/11 08:20:18 xsa Exp $ .\" .\" Copyright (c) 2001 Peter Philipp .\" All rights reserved. @@ -37,6 +37,17 @@ The .Nm device driver supports Apple BMAC and compatible Ethernet devices. +.Sh HARDWARE +Machines supported by the +.Nm +driver include: +.Pp +.Bl -dash -offset indent -compact +.It +PowerBook1,1 +.It +PowerMac1,1 +.El .Sh SEE ALSO .Xr arp 4 , .Xr ifmedia 4 , |