]> git.pond.sub.org Git - empserver/commitdiff
Remove bogus comment
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 19 Jan 2008 08:00:32 +0000 (09:00 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 19 Jan 2008 08:00:32 +0000 (09:00 +0100)
info/mksubj.pl

index e6bdd6bd1607f99e29210b8ed50730ad00e55d84..272aa0576bf185a54e7678d207397e1bb737c2c8 100644 (file)
@@ -93,8 +93,6 @@ EOF
 close SUBJ;
 
 
-# Check .TH, .NA, .LV and .SA.
-# Parse .NA into %desc and .SA into %see_also
 sub parse_file {
     ($filename) = @_;
     my ($topic, $chap, $lvl, $desc);