diff options
Diffstat (limited to 'share/man/man4/man4.cats')
-rw-r--r-- | share/man/man4/man4.cats/autoconf.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.cats/intro.4 | 8 |
2 files changed, 9 insertions, 3 deletions
diff --git a/share/man/man4/man4.cats/autoconf.4 b/share/man/man4/man4.cats/autoconf.4 index bc1aebf0ca4..c5f87db744c 100644 --- a/share/man/man4/man4.cats/autoconf.4 +++ b/share/man/man4/man4.cats/autoconf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: autoconf.4,v 1.1 2004/02/07 21:00:53 miod Exp $ +d{.\" $OpenBSD: autoconf.4,v 1.2 2004/03/22 22:07:20 miod Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -48,5 +48,5 @@ Devices which exist in the machine but are not configured into the kernel are usually not detected. .Sh SEE ALSO .Xr intro 4 , -.\" .Xr boot_cats 8 , +.Xr boot_cats 8 , .Xr config 8 diff --git a/share/man/man4/man4.cats/intro.4 b/share/man/man4/man4.cats/intro.4 index 62f02c9c787..9c9f6d05f23 100644 --- a/share/man/man4/man4.cats/intro.4 +++ b/share/man/man4/man4.cats/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.1 2004/02/07 21:00:53 miod Exp $ +.\" $OpenBSD: intro.4,v 1.2 2004/03/22 22:07:20 miod Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -113,6 +113,10 @@ DEC tulip clone ethernet cards (Macronix, Lite-On, Davicom, ADMtek). .It Xr de 4 DEC tulip-based ethernet cards. .\" ds1687rtc +.It Xr em 4 +Intel i82542, i82543, and i82544 Pro/1000 Gigabit Ethernet. +.It Xr ep 4 +3Com EtherLink III Ethernet (3C5x9, 3C59x). .\" fcom .It Xr footbridge 4 DC21285 PCI bridge. @@ -174,6 +178,8 @@ YAP phone firmware interface. PC display adapter driver for VGA compatible adapters. .It Xr vr 4 VIA Rhine Ethernet. +.It Xr xl 4 +3Com EtherLink XL and Fast EtherLink XL (3c9xx). .El .Sh SEE ALSO .Xr autoconf 4 , |