summaryrefslogtreecommitdiff
path: root/perl/Wallet/Kadmin.pm
diff options
context:
space:
mode:
authorJon Robertson <jonrober@stanford.edu>2010-01-21 19:08:48 -0800
committerJon Robertson <jonrober@stanford.edu>2010-01-21 19:08:48 -0800
commit43c1420d37df58fdfc8b7e5ae229afd34a8bf070 (patch)
tree35ab07deb0f32b51871aa6596f9dea072bc53ec7 /perl/Wallet/Kadmin.pm
parentaca12f7b67b987c4392d85b4aa9d2dc1861b7556 (diff)
Documentation additions and fixes
Added documentation for the new object and acl list searches to perl/Wallet/Admin.pm and server/wallet-admin. Also fixed a POD error in perl/Wallet/Kadmin.pm's docs.
Diffstat (limited to 'perl/Wallet/Kadmin.pm')
-rw-r--r--perl/Wallet/Kadmin.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl/Wallet/Kadmin.pm b/perl/Wallet/Kadmin.pm
index 200136c..0a9bd43 100644
--- a/perl/Wallet/Kadmin.pm
+++ b/perl/Wallet/Kadmin.pm
@@ -120,6 +120,8 @@ calling valid_principal on the returned object -- this method is a shortcut
in case we want to check validity without creating the object and worrying
about proper setup.
+=back
+
=head1 SEE ALSO
kadmin(8), Wallet::Config(3), Wallet::Object::Keytab(3), wallet-backend(8)