mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-09 12:05:05 +00:00
wikiheaders.pl: Put the manpages in man/man3
This commit is contained in:
@@ -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';
|
||||||
|
|||||||
Reference in New Issue
Block a user