summaryrefslogtreecommitdiff
path: root/perl/Wallet/Kadmin/MIT.pm
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-03-08 10:57:43 -0800
committerRuss Allbery <rra@stanford.edu>2010-03-08 10:57:43 -0800
commitbc74e98546f6d291c8b4fde55d2d3b62ac876831 (patch)
tree4810b8a40368d84cc11e18a07fb2401c85314b7c /perl/Wallet/Kadmin/MIT.pm
parent98ba541f3b5e3d63604d29412847ec4d807e8e16 (diff)
parent602ff7584d3668c36b1bf5fd43988e6f45eceb48 (diff)
Merge commit 'upstream/0.11' into debian
Diffstat (limited to 'perl/Wallet/Kadmin/MIT.pm')
-rw-r--r--perl/Wallet/Kadmin/MIT.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/Wallet/Kadmin/MIT.pm b/perl/Wallet/Kadmin/MIT.pm
index 434e93d..fc4d271 100644
--- a/perl/Wallet/Kadmin/MIT.pm
+++ b/perl/Wallet/Kadmin/MIT.pm
@@ -25,7 +25,7 @@ use Wallet::Kadmin ();
# This version should be increased on any code change to this module. Always
# use two digits for the minor version with a leading zero if necessary so
# that it will sort properly.
-$VERSION = '0.02';
+$VERSION = '0.03';
##############################################################################
# kadmin Interaction
@@ -275,7 +275,7 @@ Wallet::Kadmin::MIT - Wallet Kerberos administration API for MIT
Wallet::Kadmin::MIT implements the Wallet::Kadmin API for MIT Kerberos,
providing an interface to create and delete principals and create keytabs.
-It provides the API documented in Wallet::Kadmin(3) for an MIT Kerberos
+It provides the API documented in L<Wallet::Kadmin> for an MIT Kerberos
KDC.
MIT Kerberos does not provide any method via the kadmin network protocol