diff options
author | 2000-09-06 14:23:43 +0000 | |
---|---|---|
committer | 2000-09-06 14:23:43 +0000 | |
commit | ff6817cdf8723cd9dd64ff06f75c4d3be1cbba9a (patch) | |
tree | 6314df95256857927d0c7e4dda249d8e5426471b | |
parent | add mag tape ioctl emulation; from freebsd. Other cleanup. (diff) | |
download | wireguard-openbsd-ff6817cdf8723cd9dd64ff06f75c4d3be1cbba9a.tar.xz wireguard-openbsd-ff6817cdf8723cd9dd64ff06f75c4d3be1cbba9a.zip |
There is a Belkin F5U011, too. Same engine as the F5U111, apparently.
-rw-r--r-- | share/man/man4/cue.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/cue.4 b/share/man/man4/cue.4 index d03d59cdf6e..19f584c5ddb 100644 --- a/share/man/man4/cue.4 +++ b/share/man/man4/cue.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cue.4,v 1.2 2000/04/03 21:19:36 aaron Exp $ +.\" $OpenBSD: cue.4,v 1.3 2000/09/06 14:23:43 aaron Exp $ .\" $NetBSD: cue.4,v 1.2 2000/01/16 13:54:39 augustss Exp $ .\" .\" Copyright (c) 1997, 1998, 1999, 2000 @@ -49,9 +49,9 @@ Access Technology Corporation's USB-EL1202A chipset. This includes the following adapters: .Pp .Bl -tag -width -offset indent -compact -.It Tn Belkin F5U111 .It Tn CATC Netmate .It Tn CATC Netmate II +.It Tn Belkin F5U011/F5U111 .El .Pp The USB-EL1202A supports a 512-bit multicast hash filter, single perfect |