summaryrefslogtreecommitdiff
path: root/share/man/man4/crypto.4
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-05-14 09:02:59 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-05-14 09:02:59 +0000
commit4c7abc7963800371397b488d36db0897326c13bf (patch)
treeb0286ef9ffaaf8a6302166d15ac881d61602ed04 /share/man/man4/crypto.4
parent058d937279b2b706c1578510aeb220985336a464 (diff)
obvious cleanups...
Diffstat (limited to 'share/man/man4/crypto.4')
-rw-r--r--share/man/man4/crypto.49
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man4/crypto.4 b/share/man/man4/crypto.4
index f432ba8c7ed..34c8ea8e64e 100644
--- a/share/man/man4/crypto.4
+++ b/share/man/man4/crypto.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: crypto.4,v 1.1 2001/05/13 15:59:13 deraadt Exp $
+.\" $OpenBSD: crypto.4,v 1.2 2001/05/14 09:02:54 deraadt Exp $
.\"
.\" Copyright (c) 2001 Theo de Raadt
.\" All rights reserved.
@@ -55,7 +55,9 @@ device is created.
.Pp
The following
.Xr ioctl 2
-calls apply only to pseudo terminals:
+calls apply only to the
+.Nm crypto
+devices:
.Bl -tag -width CIOCGSESSION
.It Dv CIOCGSESSION
Setup a new crypto session for a new type of operation.
@@ -70,6 +72,9 @@ Perform a crypto operation against a previously setup session.
crypto access device
.El
.Sh SEE ALSO
+.Xr hifn 4 ,
+.Xr ises 4 ,
+.Xr ubsec 4 ,
.Xr crypto 9
.Sh HISTORY
The