X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fapropos.pl;h=1226a0a729df48fc63ebddeec50b0eb9c7d4d28c;hb=78cf2dcb9be8128af7f8dc5ae37540c9c53c6057;hp=26a60e7ccca6bdaf573e4ab9550fe2ef4853314e;hpb=a06ff95db570322cf86b713d4a6b410ea007b8e0;p=spider.git diff --git a/cmd/apropos.pl b/cmd/apropos.pl index 26a60e7c..1226a0a7 100644 --- a/cmd/apropos.pl +++ b/cmd/apropos.pl @@ -24,6 +24,7 @@ if (!open($h, "$main::localcmd/Commands_$lang.hlp")) { } my $in; +$line = 'help' unless $line; $line =~ s/\W//og; # remove dubious characters my $include;