diff --git a/Doc/perl/l2hinit.perl b/Doc/perl/l2hinit.perl index 4862fbd3a73..acf69dd4e34 100644 --- a/Doc/perl/l2hinit.perl +++ b/Doc/perl/l2hinit.perl @@ -8,6 +8,7 @@ $INFO = 1; # 0 = do not make a "About this document..." section $MAX_LINK_DEPTH = 3; +$ADDRESS = ''; $NUMBERED_FOOTNOTES = 1;