--- arancid.orig 2010-02-10 08:07:58.000000000 +0100 +++ arancid 2010-02-10 08:10:29.000000000 +0100 @@ -205,7 +205,7 @@ if (/(rcomm|wcomm|t1com|t2com)(\s+)(.*)/ && $filter_commstr) { ProcessHistory("","","","\/\*\t$1$2\"\"\n") && next; } - /^(\s+.{2,3}pw )\S+/ && + /^(\s+(.{2,3}pw|pswd) )\S+/ && ProcessHistory("","","","\/\*$1\n") && next; next if (/^\/\* Configuration dump taken/i);