From: André Malo Date: Fri, 10 Feb 2012 21:53:19 +0000 (+0000) Subject: enter manpage section assignment into property file X-Git-Tag: 2.2.23~265 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09d16c359242f42fd59f3c266df7448aaf6f156;p=thirdparty%2Fapache%2Fhttpd.git enter manpage section assignment into property file git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1242950 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/build.properties b/docs/manual/style/build.properties index b123dfb9567..4f725b02e46 100644 --- a/docs/manual/style/build.properties +++ b/docs/manual/style/build.properties @@ -2,3 +2,23 @@ # No xml files yet # noxml.fr = upgrading.html.fr + + +manpages.8 = \ + apachectl \ + htcacheclean \ + httpd \ + rotatelogs \ + suexec + + +manpages.1 = \ + ab \ + apxs \ + dbmmanage \ + htdbm \ + htdigest \ + htpasswd \ + httxt2dbm \ + logresolve +