diff --git a/data/atoz.pl b/data/atoz.pl index b1ae56d524..2c6b7c3047 100644 --- a/data/atoz.pl +++ b/data/atoz.pl @@ -4,7 +4,7 @@ # atoz - create automatically an `A-Z Index' from a pre-sorted database # (sort -uf) with the format `|' # -# $Id: atoz.pl,v 1.3 1998-02-12 10:38:22 wosch Exp $ +# $Id: atoz.pl,v 1.4 1998-05-26 16:36:47 wosch Exp $ if ($ARGV[0] eq '-u' && $#ARGV > 0) { $urlprefix = $ARGV[1]; shift; shift; # prefix for relative URLs @@ -45,6 +45,6 @@ foreach (@az) { } } print "\n" if $table; -print $hr; print @list; print $hr; +print $hr; print @list; #print qq{\n}; diff --git a/data/search-mid.sgml b/data/search-mid.sgml index a3063e5361..a46391a2f6 100644 --- a/data/search-mid.sgml +++ b/data/search-mid.sgml @@ -1,11 +1,11 @@ + %includes; ]> - + @@ -35,8 +35,6 @@ Message-ID database will be updated every hour.

Full text mailing list archives. -


- &footer; diff --git a/en/search/atoz.pl b/en/search/atoz.pl index b1ae56d524..2c6b7c3047 100644 --- a/en/search/atoz.pl +++ b/en/search/atoz.pl @@ -4,7 +4,7 @@ # atoz - create automatically an `A-Z Index' from a pre-sorted database # (sort -uf) with the format `|' # -# $Id: atoz.pl,v 1.3 1998-02-12 10:38:22 wosch Exp $ +# $Id: atoz.pl,v 1.4 1998-05-26 16:36:47 wosch Exp $ if ($ARGV[0] eq '-u' && $#ARGV > 0) { $urlprefix = $ARGV[1]; shift; shift; # prefix for relative URLs @@ -45,6 +45,6 @@ foreach (@az) { } } print "\n" if $table; -print $hr; print @list; print $hr; +print $hr; print @list; #print qq{\n}; diff --git a/en/search/search-mid.sgml b/en/search/search-mid.sgml index a3063e5361..a46391a2f6 100644 --- a/en/search/search-mid.sgml +++ b/en/search/search-mid.sgml @@ -1,11 +1,11 @@ + %includes; ]> - + @@ -35,8 +35,6 @@ Message-ID database will be updated every hour.

Full text mailing list archives. -


- &footer;