diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2002-06-29 23:30:08 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2002-06-29 23:30:08 +0000 |
commit | 205f8b0a92dfb324813bed806d350a0e96c781bc (patch) | |
tree | 71e538af4f71461be82780c75001ee1530895a29 /share/man/man9/crypto.9 | |
parent | 353451395bf3ca661bb520e825da93d58c2b81ef (diff) |
the the
Diffstat (limited to 'share/man/man9/crypto.9')
-rw-r--r-- | share/man/man9/crypto.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/crypto.9 b/share/man/man9/crypto.9 index 0898ac53d71..93a17e337ea 100644 --- a/share/man/man9/crypto.9 +++ b/share/man/man9/crypto.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crypto.9,v 1.17 2002/05/28 09:07:07 mpech Exp $ +.\" $OpenBSD: crypto.9,v 1.18 2002/06/29 23:30:07 naddy Exp $ .\" .\" The author of this man page is Angelos D. Keromytis (angelos@cis.upenn.edu) .\" @@ -335,7 +335,7 @@ Some applications that do special .Dq IV cooking , such as the half-IV mode in .Xr ipsec 4 , -can use this flag to indicate the the IV should not be written on the packet. +can use this flag to indicate that the IV should not be written on the packet. This flag is typically used in conjunction with the .Dv CRD_F_IV_EXPLICIT flag. |