switch to pattern target to build mans
This commit is contained in:
parent
c233f98564
commit
5c2ad84d28
2 changed files with 3 additions and 4 deletions
|
@ -2,6 +2,7 @@
|
|||
# Warning: hack
|
||||
|
||||
my $prog=shift;
|
||||
$prog=~s/\.\d+$//;
|
||||
my $section=shift;
|
||||
|
||||
print ".TH $prog $section\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue