diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-08-20 18:59:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-08-20 18:59:57 +0000 |
commit | 3fab6e71f30ae52499c4f5f6bc544355891de5d8 (patch) | |
tree | 68761be6bb80f88861b0038c0259165d14b1b046 /share/man | |
parent | 04c6e2b89e3a87c8c740bd0c2435e2b4fe4886bb (diff) |
remove one more reference to crypto(4); ok mikeb
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/ubsec.4 | 6 |
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. |