Update synopsis to match reality: usercode has to #include <sys/time.h>,

because sys/opencrypto/cryptodev.h currently doesn't do that on behalf
of userspace code.
This commit is contained in:
jonathan 2004-04-27 23:42:59 +00:00
parent 5b3531cc87
commit 1162a488a6
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: crypto.4,v 1.1 2004/04/27 21:34:10 jonathan Exp $
.\" $NetBSD: crypto.4,v 1.2 2004/04/27 23:42:59 jonathan Exp $
.\"
.\" Copyright (c) 2004
.\" Jonathan Stone <jonathan@dsg.stanford.edu>. All rights reserved.
@ -37,7 +37,8 @@
.Cd "pseudo-device crypto"
.Pp
.In sys/ioctl.h
.In cryptodev.h
.In sys/time.h
.In crypto/cryptodev.h
.Sh DESCRIPTION
The
.Nm