From: Markus Armbruster Date: Sat, 19 Jan 2008 08:00:32 +0000 (+0100) Subject: Remove bogus comment X-Git-Tag: v4.3.12~205 X-Git-Url: http://git.pond.sub.org/?p=empserver;a=commitdiff_plain;h=c297edfb0f35f944a3275f904cd5a5aa6cd3fb66;ds=sidebyside Remove bogus comment --- diff --git a/info/mksubj.pl b/info/mksubj.pl index e6bdd6bd1..272aa0576 100644 --- a/info/mksubj.pl +++ b/info/mksubj.pl @@ -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);