aboutsummaryrefslogtreecommitdiff
path: root/perl/Wallet/Object
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-08-29 16:24:35 +0000
committerRuss Allbery <rra@stanford.edu>2007-08-29 16:24:35 +0000
commitd7225438a415d76fb08b2e15cbb581be94e3f69f (patch)
tree18f74013802f57e696f680902804edcdc3d40336 /perl/Wallet/Object
parent5ab996967dec4ca7bed1218ba8fbff870d5f4fa5 (diff)
The backend will be called wallet-backend, not walletd.
Diffstat (limited to 'perl/Wallet/Object')
-rw-r--r--perl/Wallet/Object/Base.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Wallet/Object/Base.pm b/perl/Wallet/Object/Base.pm
index 566dbfd..cc0af1f 100644
--- a/perl/Wallet/Object/Base.pm
+++ b/perl/Wallet/Object/Base.pm
@@ -546,7 +546,7 @@ the change in the setting.
=head1 SEE ALSO
-walletd(8)
+wallet-backend(8)
This module is part of the wallet system. The current version is available
from L<http://www.eyrie.org/~eagle/software/wallet/>.