Fixed missing =back commands

This commit is contained in:
Matt Caswell 2014-04-30 23:58:24 +01:00
parent 3d50fef7d7
commit ee30926671
2 changed files with 4 additions and 2 deletions

View file

@ -114,6 +114,8 @@ hexadecimal value if preceded by B<0x>. Default value is 65537.
The number of bits in the generated parameters. If not specified 1024 is used.
=back
=head1 DH PARAMETER GENERATION OPTIONS
=over 4

View file

@ -287,8 +287,6 @@ SHA Digest
SHA-1 Digest
=back
=item B<sha224>
SHA-224 Digest
@ -305,6 +303,8 @@ SHA-384 Digest
SHA-512 Digest
=back
=head2 ENCODING AND CIPHER COMMANDS
=over 10