diff options
author | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2014-08-20 11:23:43 +0000 |
---|---|---|
committer | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2014-08-20 11:23:43 +0000 |
commit | c4bb450fafed6d3d9ce1618b34e35985c40a05ee (patch) | |
tree | 1280b305371307ef9e6f435f97058d258e9ebd9d /share/man/man8/man8.armv7 | |
parent | a93f218212a7d5aa89a33054c11625de62f6a23f (diff) |
Remove userland bits related to the crypto(4) interface; ok deraadt
Diffstat (limited to 'share/man/man8/man8.armv7')
-rw-r--r-- | share/man/man8/man8.armv7/MAKEDEV.8 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man8/man8.armv7/MAKEDEV.8 b/share/man/man8/man8.armv7/MAKEDEV.8 index 126d9eb9e9a..d8416de82db 100644 --- a/share/man/man8/man8.armv7/MAKEDEV.8 +++ b/share/man/man8/man8.armv7/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.5 2014/07/11 22:10:51 tedu Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.6 2014/08/20 11:23:42 mikeb Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: @@ -23,7 +23,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 11 2014 $ +.Dd $Mdocdate: August 20 2014 $ .Dt MAKEDEV 8 armv7 .Os .Sh NAME @@ -185,9 +185,6 @@ Video frame grabbers, see .It Ar bpf* Berkeley Packet Filter, see .Xr bpf 4 . -.It Ar crypto -Hardware crypto access driver, see -.Xr crypto 4 . .It Ar diskmap Disk mapper, see .Xr diskmap 4 . |