sig_handler(): Split a long line in two
[privoxy.git] / utils / filter2docs.pl
index 65d878a..1610f16 100755 (executable)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: filter2docs.pl,v 1.7 2013/03/02 14:38:20 fabiankeil Exp $
-# $Source: /cvsroot/ijbswa/current/utils/filter2docs.pl,v $
+# utils/filter2docs.pl
 
 # Parse the filter names and descriptions from a filter file and
 # spit out copy&paste-ready markup for the various places in
@@ -71,10 +70,10 @@ sub print_markup() {
 
 Producing $type markup:
 
-Comment lines for default.action:
+Comment lines for default.action.master:
 
 $comment_lines{$type}
-Block of $type actions for default.action:
+Block of $type actions for default.action.master:
 
 $action_lines{$type}
 SGML Source for AF chapter in U-M: