From a09d16c359242f42fd59f3c266df7448aaf6f156 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Fri, 10 Feb 2012 21:53:19 +0000 Subject: [PATCH] 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 --- docs/manual/style/build.properties | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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 + -- 2.47.3