summaryrefslogtreecommitdiffstats
path: root/share/man/man9/crypto.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-18 15:24:20 +0000
committerru <ru@FreeBSD.org>2006-09-18 15:24:20 +0000
commit5b7cf06c1d6a501a30cb062cdf3039b21f8540b7 (patch)
tree7ce11c80607432aa06e11d08d3f4089cbe22b8a5 /share/man/man9/crypto.9
parent90595a0fc9e928e9e2909fe6f171a1e68396ceec (diff)
downloadFreeBSD-src-5b7cf06c1d6a501a30cb062cdf3039b21f8540b7.zip
FreeBSD-src-5b7cf06c1d6a501a30cb062cdf3039b21f8540b7.tar.gz
Markup fixes.
Diffstat (limited to 'share/man/man9/crypto.9')
-rw-r--r--share/man/man9/crypto.96
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man9/crypto.9 b/share/man/man9/crypto.9
index 97db9aa..da9db86 100644
--- a/share/man/man9/crypto.9
+++ b/share/man/man9/crypto.9
@@ -292,7 +292,9 @@ is an mbuf chain.
.It Dv CRYPTO_F_IOV
The buffer pointed to by
.Va crp_buf
-is an uio structure.
+is an
+.Vt uio
+structure.
.It Dv CRYPTO_F_REL
Must return data in the same place.
.It Dv CRYPTO_F_BATCH
@@ -355,7 +357,7 @@ For MAC algorithms, this is where the result of the keyed hash will be
inserted.
.It Va crd_flags
The following flags are defined:
-.Bl -tag -width ".Dv CRD"
+.Bl -tag -width 3n
.It Dv CRD_F_ENCRYPT
For encryption algorithms, this bit is set when encryption is required
(when not set, decryption is performed).
OpenPOWER on IntegriCloud