diff options
author | 2001-07-14 08:35:21 +0000 | |
---|---|---|
committer | 2001-07-14 08:35:21 +0000 | |
commit | 9ac85f549f9c0dc1844cf20fe2f3b2b5f07b8204 (patch) | |
tree | e8b16b5a69c8c099434f22b3ce8b708b8ff966f6 | |
parent | More European ones (diff) | |
download | wireguard-openbsd-9ac85f549f9c0dc1844cf20fe2f3b2b5f07b8204.tar.xz wireguard-openbsd-9ac85f549f9c0dc1844cf20fe2f3b2b5f07b8204.zip |
Tell about lc(4)
-rw-r--r-- | share/man/man4/isa.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index c6cde6f5b2a..9702b4b72f5 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.6 2001/06/22 12:15:46 mpech Exp $ +.\" $OpenBSD: isa.4,v 1.7 2001/07/14 08:35:21 niklas Exp $ .\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -172,6 +172,10 @@ Ethernet interfaces based on Intel 82586 .Tn Ethernet chip, including AT&T Starlan-10, AT&T EN100, AT&T Starlan Fibre, and 3Com 3c507. +.It Xr lc 4 +DEC EtherWORKS III +.Tn Ethernet +interfaces. .It Xr le 4 Ethernet interfaces based on the AMD LANCE chip, including BICC Isolan, Novell NE2100, Digital DEPCA, and PCnet-ISA. |