Fix & update documentation about RAND_priv_bytes()
[openssl.git] / doc / man7 / des_modes.pod
index 67e3297599fa18690e40cc0b9cf3683e52087edc..f7415d77f4850978fd029be9db56f906d6e99b78 100644 (file)
@@ -124,7 +124,6 @@ Normally, this is found as the function I<algorithm>_ofb_encrypt().
 
 =over 2
 
-
 =item *
 
 a number of bits (j) <= 64 are enciphered at a time.
@@ -220,7 +219,6 @@ Normally, this is found as the function I<algorithm>_ede3_cbc_encrypt().
 
 =over 2
 
-
 =item *
 
 Encrypt with key1, decrypt with key2 and then encrypt with key3.
@@ -246,12 +244,11 @@ it to:
 
 =head1 SEE ALSO
 
-L<BF_encrypt(3)>, L<DES_crypt(3)>, L<IDEA(3)>,
-L<RC2(3)>
+L<BF_encrypt(3)>, L<DES_crypt(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the OpenSSL license (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy