summaryrefslogtreecommitdiffstats
path: root/perl-install/wizards.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/wizards.pm')
-rw-r--r--perl-install/wizards.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/perl-install/wizards.pm b/perl-install/wizards.pm
index 116df8be2..b1c9c4516 100644
--- a/perl-install/wizards.pm
+++ b/perl-install/wizards.pm
@@ -1,5 +1,4 @@
package wizards;
-# $Id: wizards.pm 230802 2007-10-04 13:36:01Z tv $
use strict;
use c;
@@ -8,7 +7,7 @@ use common;
=head1 NAME
-wizards - a layer on top of interactive that ensure proper stepping
+wizards - a layer on top of L<interactive> that ensure proper stepping
=head1 SYNOPSIS