--- arancid.in.orig 2009-05-14 10:30:35.000000000 +0200 +++ arancid.in 2008-02-15 20:17:11.000000000 +0100 @@ -205,7 +205,7 @@ if (/(rcomm|wcomm|t1com|t2com)(\s+)(.*)/ && $filter_commstr) { ProcessHistory("","","","\/\*\t$1$2\"\"\n") && next; } - /^(\s+.{1,3}pw )\S+/ && + /^(\s+.{2,3}pw )\S+/ && ProcessHistory("","","","\/\*$1\n") && next; next if (/^\/\* Configuration dump taken/i);