diff options
author | Russ Allbery <rra@stanford.edu> | 2010-03-08 10:57:43 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-03-08 10:57:43 -0800 |
commit | bc74e98546f6d291c8b4fde55d2d3b62ac876831 (patch) | |
tree | 4810b8a40368d84cc11e18a07fb2401c85314b7c /perl/Wallet/Admin.pm | |
parent | 98ba541f3b5e3d63604d29412847ec4d807e8e16 (diff) | |
parent | 602ff7584d3668c36b1bf5fd43988e6f45eceb48 (diff) |
Merge commit 'upstream/0.11' into debian
Diffstat (limited to 'perl/Wallet/Admin.pm')
-rw-r--r-- | perl/Wallet/Admin.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/Wallet/Admin.pm b/perl/Wallet/Admin.pm index e835713..f208e13 100644 --- a/perl/Wallet/Admin.pm +++ b/perl/Wallet/Admin.pm @@ -183,8 +183,8 @@ its actions. To use this object, several configuration variables must be set (at least the database configuration). For information on those variables and how -to set them, see Wallet::Config(3). For more information on the normal -user interface to the wallet server, see Wallet::Server(3). +to set them, see L<Wallet::Config>. For more information on the normal +user interface to the wallet server, see L<Wallet::Server>. =head1 CLASS METHODS |