summaryrefslogtreecommitdiffstats
path: root/share/man/man9/crypto.9
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>2006-12-14 14:33:13 +0000
committermpp <mpp@FreeBSD.org>2006-12-14 14:33:13 +0000
commit7cd24a641fbdc736f923eb3fb290bbb2d3bed8a1 (patch)
treea13c0352179d31019ed2cdfab8ca032fd98d8069 /share/man/man9/crypto.9
parentfbddb38d93f7f55ac59ae27f0c7235ad0b91230b (diff)
downloadFreeBSD-src-7cd24a641fbdc736f923eb3fb290bbb2d3bed8a1.zip
FreeBSD-src-7cd24a641fbdc736f923eb3fb290bbb2d3bed8a1.tar.gz
Spelling fixes.
Diffstat (limited to 'share/man/man9/crypto.9')
-rw-r--r--share/man/man9/crypto.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/crypto.9 b/share/man/man9/crypto.9
index da9db86..d045cc7 100644
--- a/share/man/man9/crypto.9
+++ b/share/man/man9/crypto.9
@@ -300,11 +300,11 @@ Must return data in the same place.
.It Dv CRYPTO_F_BATCH
Batch operation if possible.
.It Dv CRYPTO_F_CBIMM
-Do callback immediatelly instead of doing it from a dedicated kernel thread.
+Do callback immediately instead of doing it from a dedicated kernel thread.
.It Dv CRYPTO_F_DONE
Operation completed.
.It Dv CRYPTO_F_CBIFSYNC
-Do callback immediatelly if operation is synchronous.
+Do callback immediately if operation is synchronous.
.El
.It Va crp_buf
Points to the input buffer.
OpenPOWER on IntegriCloud