]> git.pond.sub.org Git - empserver/blobdiff - info/mksubj.pl
Remove bogus comment
[empserver] / 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);