about summary refs log tree commit diff stats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/cfg2html.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/cfg2html.pl b/scripts/cfg2html.pl
index 4977a918..5a0ca9a8 100755
--- a/scripts/cfg2html.pl
+++ b/scripts/cfg2html.pl
@@ -199,6 +199,7 @@ EOF
 					printf FP "<h3><em>Description</em></h3>\n";
 					printf FP "Please see the description of <a href=\"#%s\">%s</a>\n", $h2[0], $h2[0];
 				}
+				@h2 = "";
 			}
 			$m = 0;
 			$first = 1;