summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason <jason@openbsd.org>2002-07-12 22:50:55 +0000
committerjason <jason@openbsd.org>2002-07-12 22:50:55 +0000
commit3973febc00654c6752a99e19f6fd01c868d5c1e7 (patch)
tree84898cf6508d466ff9a708b2fea18befae0af0c8
parentsync (diff)
downloadwireguard-openbsd-3973febc00654c6752a99e19f6fd01c868d5c1e7.tar.xz
wireguard-openbsd-3973febc00654c6752a99e19f6fd01c868d5c1e7.zip
5821 reportedly mostly works with the latest changes.
-rw-r--r--share/man/man4/ubsec.46
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/ubsec.4 b/share/man/man4/ubsec.4
index a8ac2ac0b4d..a19687df2c2 100644
--- a/share/man/man4/ubsec.4
+++ b/share/man/man4/ubsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ubsec.4,v 1.12 2001/11/20 20:25:13 jason Exp $
+.\" $OpenBSD: ubsec.4,v 1.13 2002/07/12 22:50:55 jason Exp $
.\"
.\" Copyright (c) 2000 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -47,7 +47,7 @@ The original chipset, no longer made. This extremely rare unit
was not very fast, lacked a RNG, and had a number of other bugs.
.It Bluesteel 5601
A faster and fixed version of the original, with a random number
-unit and RSA engine added.
+unit and large number engine added.
.It Broadcom BCM5805
32 bit version of the above chip.
.It Broadcom BCM5820
@@ -75,5 +75,3 @@ The
.Nm
device driver appeared in
.Ox 2.8 .
-.Sh BUGS
-BCM5821 has not actually been tested.