summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason <jason@openbsd.org>2001-05-14 14:31:29 +0000
committerjason <jason@openbsd.org>2001-05-14 14:31:29 +0000
commit58d364e0c7085e457f154f2e2a43ebc4124fdfee (patch)
tree053aa9cf2113520a7f024e192cb8edfdce95880e
parentInstall krb.equiv.5 too (diff)
downloadwireguard-openbsd-58d364e0c7085e457f154f2e2a43ebc4124fdfee.tar.xz
wireguard-openbsd-58d364e0c7085e457f154f2e2a43ebc4124fdfee.zip
note support of 5820
-rw-r--r--share/man/man4/ubsec.49
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/ubsec.4 b/share/man/man4/ubsec.4
index 0f2470cf363..baa9cf48b56 100644
--- a/share/man/man4/ubsec.4
+++ b/share/man/man4/ubsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ubsec.4,v 1.7 2001/05/14 09:02:58 deraadt Exp $
+.\" $OpenBSD: ubsec.4,v 1.8 2001/05/14 14:31:29 jason Exp $
.\"
.\" Copyright (c) 2000 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -40,15 +40,16 @@
.Sh DESCRIPTION
The
.Nm
-driver supports cards containing the Broadcom 5501, 5601, or 5805.
+driver supports cards containing the Bluesteel 5501 or 5601 or
+Broadcom 5805 or 5820.
.Pp
The
.Nm
driver registers itself to accelerate DES, Triple-DES, MD5-HMAC96,
and SHA1-HMAC96 operations in
.Xr ipsec 4 .
-On models which support it, this driver also registers itself to
-provide random data to the
+On all models except the Bluesteel 5501, the driver also registers
+itself to provide random data to the
.Xr random 4
subsystem.
.Sh SEE ALSO