From ccfaa6df5fefc1aaeefcec0546332df67eb13bd2 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Sat, 11 Feb 2012 16:57:50 +0000 Subject: [PATCH] Restore previous sections for some manual pages. They had been moved from section 8 to section 1 as a side effect of rearranging man pages in 2.4.x and using a common build system. I think we don't want to move the pages for 2.2.x. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1243097 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/build.properties | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/manual/style/build.properties b/docs/manual/style/build.properties index 4f725b02e46..bc49f09bd4e 100644 --- a/docs/manual/style/build.properties +++ b/docs/manual/style/build.properties @@ -5,20 +5,19 @@ manpages.8 = \ + ab \ apachectl \ + apxs \ htcacheclean \ httpd \ + logresolve \ rotatelogs \ suexec manpages.1 = \ - ab \ - apxs \ dbmmanage \ htdbm \ htdigest \ htpasswd \ - httxt2dbm \ - logresolve - + httxt2dbm -- 2.47.2