X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fapropos.pl;h=1226a0a729df48fc63ebddeec50b0eb9c7d4d28c;hb=0e84728de35d2dadbb9d624614a471b68ae9eef6;hp=26a60e7ccca6bdaf573e4ab9550fe2ef4853314e;hpb=d7338541ed3f380b0d10e0676bb5d64e6e5e4d7a;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;