Fix some pod-page ordering nits
[openssl.git] / doc / man7 / des_modes.pod
index 50871f63f071f9938e2ba05b685f77cf6a6691a6..34f05b3d5d70eeac70175fa37f38958b07f6870a 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,14 +244,13 @@ it to:
 
 =head1 SEE ALSO
 
-L<blowfish(3)>, L<des(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
+Licensed under the Apache License 2.0 (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
 in the file LICENSE in the source distribution or at
 L<https://www.openssl.org/source/license.html>.