From acc73c988b845448230942de0f07263546763420 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 3 Mar 2010 22:44:53 -0800 Subject: Use L<> links instead of man page references for modules Do this only in the main text, not in the SEE ALSO section, since the latter is more for conventional man pages. This will produce better results for some POD to HTML converters (although not mine, yet). --- perl/Wallet/Server.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl/Wallet/Server.pm') diff --git a/perl/Wallet/Server.pm b/perl/Wallet/Server.pm index dd596c4..5f36c28 100644 --- a/perl/Wallet/Server.pm +++ b/perl/Wallet/Server.pm @@ -739,7 +739,7 @@ object. 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). +to set them, see L. =head1 CLASS METHODS -- cgit v1.2.3