Fixed some formatting errors in the POD.

git-svn-id: file:///home/mbr/svn/fwknop/trunk@114 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
Damien Stuart
2009-07-19 20:48:19 +00:00
parent 561ba4f7e4
commit 3a77e0fefa

View File

@@ -965,6 +965,8 @@ condition must be met:
If no argument is given, the current value is returned. Otherwise,
gpg_home_dir will be set to the given value.
=back
=head3 GPG Signature Verification
By default libfko will attempt to verify GPG signatures when decrypting
@@ -983,6 +985,8 @@ functions, these also have the following prerequisites:
=back
=over
=item B<gpg_signature_verify( )>
=item B<gpg_signature_verify($bool)>
@@ -1037,6 +1041,8 @@ Compare the given fingerprint value with the fingerprint of the GPG signature
of the last decryption operation. If the ID's match, then a true value is
returned. Otherwise false is returned.
=back
=head1 SEE ALSO
L<Perl>, the C<libfko> manual.