mirror of
https://github.com/encounter/SDL.git
synced 2025-05-17 21:01:32 +00:00
wikiheaders.pl: Put the manpages in man/man3
This commit is contained in:
parent
9294634840
commit
f62b807174
@ -1057,6 +1057,8 @@ if ($copy_direction == 1) { # --copy-to-headers
|
|||||||
|
|
||||||
my $manpath = "$srcpath/man";
|
my $manpath = "$srcpath/man";
|
||||||
mkdir($manpath);
|
mkdir($manpath);
|
||||||
|
$manpath .= "/man3";
|
||||||
|
mkdir($manpath);
|
||||||
|
|
||||||
$dewikify_mode = 'manpage';
|
$dewikify_mode = 'manpage';
|
||||||
$wordwrap_mode = 'manpage';
|
$wordwrap_mode = 'manpage';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user