Remove bogus comment
This commit is contained in:
parent
d1ebdec5a9
commit
c297edfb0f
1 changed files with 0 additions and 2 deletions
|
@ -93,8 +93,6 @@ EOF
|
||||||
close SUBJ;
|
close SUBJ;
|
||||||
|
|
||||||
|
|
||||||
# Check .TH, .NA, .LV and .SA.
|
|
||||||
# Parse .NA into %desc and .SA into %see_also
|
|
||||||
sub parse_file {
|
sub parse_file {
|
||||||
($filename) = @_;
|
($filename) = @_;
|
||||||
my ($topic, $chap, $lvl, $desc);
|
my ($topic, $chap, $lvl, $desc);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue