diff options
author | 2000-04-25 02:34:43 +0000 | |
---|---|---|
committer | 2000-04-25 02:34:43 +0000 | |
commit | 4ec498aad0f049520afb937d682074d0def2a5ee (patch) | |
tree | 0f4af362fcbc5cf2b9eb25808a564367d24be0f3 /lib/libssl/src | |
parent | non-O_NOFOLLOW error introduced by accident, this is fragile code.. (diff) | |
download | wireguard-openbsd-4ec498aad0f049520afb937d682074d0def2a5ee.tar.xz wireguard-openbsd-4ec498aad0f049520afb937d682074d0def2a5ee.zip |
another annoying thing
Diffstat (limited to 'lib/libssl/src')
-rw-r--r-- | lib/libssl/src/doc/crypto/des_modes.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/doc/crypto/des_modes.pod b/lib/libssl/src/doc/crypto/des_modes.pod index 1aa3ac763b9..ee4f2238c71 100644 --- a/lib/libssl/src/doc/crypto/des_modes.pod +++ b/lib/libssl/src/doc/crypto/des_modes.pod @@ -2,7 +2,7 @@ =head1 NAME -Modes of DES - the variants of DES and other crypto algorithms of OpenSSL +des_modes - the variants of DES and other crypto algorithms of OpenSSL =head1 DESCRIPTION |