diff --git a/po4a-build.conf b/po4a-build.conf index fce522a..eb42dd9 100644 --- a/po4a-build.conf +++ b/po4a-build.conf @@ -23,7 +23,7 @@ DOCBOOKDIR="" # the XSL file to use for Docbook XSL XSLFILE="http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" # the POD files for man1 -PODFILE="multistrap.pod device-table.pl" +PODFILE="pod/multistrap device-table.pl" # the POD files for man3/ - module names regenerated from the path. PODMODULES="" # POD files for section 7 diff --git a/multistrap.pod b/pod/multistrap similarity index 100% rename from multistrap.pod rename to pod/multistrap