summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjsg <>2024-12-18 04:15:48 +0000
committerjsg <>2024-12-18 04:15:48 +0000
commit0ee34984072563f012f6601d6d390177df84ff68 (patch)
tree456f2afa7a8e3009e2d424be61c1ef8d3551d431 /src
parentb61fd72fb49402139f31d4e60126555d520b2f9d (diff)
downloadopenbsd-0ee34984072563f012f6601d6d390177df84ff68.tar.gz
openbsd-0ee34984072563f012f6601d6d390177df84ff68.tar.bz2
openbsd-0ee34984072563f012f6601d6d390177df84ff68.zip
kength -> length
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/RC2_encrypt.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/RC2_encrypt.3 b/src/lib/libcrypto/man/RC2_encrypt.3
index a9edbd0301..a90e0f574b 100644
--- a/src/lib/libcrypto/man/RC2_encrypt.3
+++ b/src/lib/libcrypto/man/RC2_encrypt.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: RC2_encrypt.3,v 1.1 2024/12/07 19:22:15 schwarze Exp $ 1.\" $OpenBSD: RC2_encrypt.3,v 1.2 2024/12/18 04:15:48 jsg Exp $
2.\" 2.\"
3.\" Copyright (c) 2024 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2024 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: December 7 2024 $ 17.Dd $Mdocdate: December 18 2024 $
18.Dt RC2_ENCRYPT 3 18.Dt RC2_ENCRYPT 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -88,7 +88,7 @@ with an additional parameter called
88.Dq effective key bits 88.Dq effective key bits
89or 89or
90.Dq effective key length . 90.Dq effective key length .
91The maximum effective key kength is 1024 bits. 91The maximum effective key length is 1024 bits.
92.Pp 92.Pp
93If using RC2 cannot be avoided, it is recommended that application 93If using RC2 cannot be avoided, it is recommended that application
94programs use the 94programs use the