Commit 369782ac authored by Ulf Möller's avatar Ulf Möller
Browse files

add =cut

parent fc799936
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ dgst, md5, md2, sha1, sha, mdc2, ripemd160 - message digests

=head1 SYNOPSIS

[B<dgst>]
B<openssl> B<dgst> 
[B<-md5|-md2|-sha1|-sha|mdc2|-ripemd160>]
[B<-c>]
[B<-d>]
+3 −0
Original line number Diff line number Diff line
@@ -83,3 +83,6 @@ be much larger (typically 1024 bits).
=head1 SEE ALSO

L<gendsa(1)|gendsa(1)>

=cut
+3 −0
Original line number Diff line number Diff line
@@ -248,3 +248,6 @@ it to:

L<blowfish(3)|blowfish(3)>, L<des(3)|des(3)>, L<idea(3)|idea(3)>,
L<rc2(3)|rc2(3)>

=cut