diff options
author | Russ Allbery <rra@stanford.edu> | 2007-09-01 01:17:08 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-09-01 01:17:08 +0000 |
commit | e8ee0fc9fc1e1ad4307dbbde1798ad307ef5d242 (patch) | |
tree | 0069b5d7bcb00db9e08a33714768dd83f18acf34 /server/keytab-backend | |
parent | 398e4f5837df59d99fd0e6593f7ceba7e903d2ea (diff) |
Add the URL of the wallet distribution page.
Diffstat (limited to 'server/keytab-backend')
-rwxr-xr-x | server/keytab-backend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/server/keytab-backend b/server/keytab-backend index 4e744d9..e83affe 100755 --- a/server/keytab-backend +++ b/server/keytab-backend @@ -189,6 +189,9 @@ output. kadmin.local(8), remctld(8) +This program is part of the wallet system. The current version is available +from L<http://www.eyrie.org/~eagle/software/wallet/>. + =head1 AUTHOR Russ Allbery <rra@stanford.edu> |