summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2014-08-20 18:59:56 +0000
committerjmc <jmc@openbsd.org>2014-08-20 18:59:56 +0000
commit1400e4abc617bf52adb7c064f92b67fce27e8b10 (patch)
tree17b1d98c1686835172aefab8ce755ce9bbc2cf8d
parentStore the positional args in vars with meaningful names which makes the arg (diff)
downloadwireguard-openbsd-1400e4abc617bf52adb7c064f92b67fce27e8b10.tar.xz
wireguard-openbsd-1400e4abc617bf52adb7c064f92b67fce27e8b10.zip
remove one more reference to crypto(4); ok mikeb
-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 62310b384a3..1ca7e3b6755 100644
--- a/share/man/man4/ubsec.4
+++ b/share/man/man4/ubsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ubsec.4,v 1.34 2014/08/20 11:23:41 mikeb Exp $
+.\" $OpenBSD: ubsec.4,v 1.35 2014/08/20 18:59:56 jmc Exp $
.\"
.\" Copyright (c) 2000 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -97,6 +97,4 @@ The BCM5801 and BCM5802 have not actually been tested.
Also, some of the newer chips support AES-CTR (AES Counter Mode) but
it is not supported by the driver.
The advanced SSL/TLS acceleration features of the BCM5860 or newer
-are not supported by the driver and the
-.Xr crypto 4
-subsystem.
+are not supported by the driver.