Change the default $ADDRESS.
diff --git a/Doc/perl/l2hinit.perl b/Doc/perl/l2hinit.perl
index 4862fbd..acf69dd 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;