Note generator script in output
This commit is contained in:
parent
853b29dd43
commit
d1ebdec5a9
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ for (@ARGV) {
|
||||||
open(TOP, ">$out")
|
open(TOP, ">$out")
|
||||||
or die "Can't open $out: $!";
|
or die "Can't open $out: $!";
|
||||||
print TOP <<EOF;
|
print TOP <<EOF;
|
||||||
|
.\\\" DO NOT EDIT THIS FILE. It was automatically generated by mktop.pl
|
||||||
.TH Info "List of Subjects"
|
.TH Info "List of Subjects"
|
||||||
.s1
|
.s1
|
||||||
Empire info is available on the following subjects:
|
Empire info is available on the following subjects:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue