summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2007-03-26 09:21:58 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2007-03-26 09:21:58 +0000
commitae90534b842469c454a256c893c9772f8f49d05d (patch)
tree28a477723533e43f1fcd3204250b795a61ba9ec7 /share/man/man4
parentf3e4aab1c715da8604d0a2d20aadf53414facd67 (diff)
add machines supported by the mc(4) driver and HISTORY section.
OK martin@ jmc@.
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/man4.macppc/mc.416
1 files changed, 15 insertions, 1 deletions
diff --git a/share/man/man4/man4.macppc/mc.4 b/share/man/man4/man4.macppc/mc.4
index e3463c416f1..5365b4f3cb6 100644
--- a/share/man/man4/man4.macppc/mc.4
+++ b/share/man/man4/man4.macppc/mc.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mc.4,v 1.2 2006/11/08 03:56:52 brad Exp $
+.\" $OpenBSD: mc.4,v 1.3 2007/03/26 09:21:57 xsa Exp $
.\" $NetBSD: mc.4,v 1.1 1997/12/18 06:22:45 ender Exp $
.\"
.\" Copyright (c) 1997 David Huang <khym@bga.com>
@@ -41,6 +41,15 @@ The
.Nm
interface supports the on-board Ethernet of most old world
Power Macintosh systems.
+.Pp
+Machines supported by the
+.Nm
+driver include:
+.Pp
+.Bl -dash -offset indent -compact
+.It
+Power Macintosh 7600, 8500, 9500 and 9600.
+.El
.Sh SEE ALSO
.Xr arp 4 ,
.Xr ifmedia 4 ,
@@ -50,6 +59,11 @@ Power Macintosh systems.
.Xr netintro 4 ,
.Xr hostname.if 5 ,
.Xr ifconfig 8
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 4.1 .
.Sh AUTHORS
The
.Nm