From d7225438a415d76fb08b2e15cbb581be94e3f69f Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 29 Aug 2007 16:24:35 +0000 Subject: The backend will be called wallet-backend, not walletd. --- perl/Wallet/ACL/Base.pm | 2 +- perl/Wallet/ACL/Krb5.pm | 2 +- perl/Wallet/Object/Base.pm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'perl/Wallet') diff --git a/perl/Wallet/ACL/Base.pm b/perl/Wallet/ACL/Base.pm index aad126d..c9c222c 100644 --- a/perl/Wallet/ACL/Base.pm +++ b/perl/Wallet/ACL/Base.pm @@ -97,7 +97,7 @@ check(). =head1 SEE ALSO -walletd(8) +wallet-backend(8) This module is part of the wallet system. The current version is available from L. diff --git a/perl/Wallet/ACL/Krb5.pm b/perl/Wallet/ACL/Krb5.pm index 782b340..f4c148c 100644 --- a/perl/Wallet/ACL/Krb5.pm +++ b/perl/Wallet/ACL/Krb5.pm @@ -110,7 +110,7 @@ The PRINCIPAL parameter to check() was undefined or the empty string. =head1 SEE ALSO -walletd(8) +wallet-backend(8) This module is part of the wallet system. The current version is available from L. 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. -- cgit v1.2.3