]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
enter manpage section assignment into property file
authorAndré Malo <nd@apache.org>
Fri, 10 Feb 2012 21:53:19 +0000 (21:53 +0000)
committerAndré Malo <nd@apache.org>
Fri, 10 Feb 2012 21:53:19 +0000 (21:53 +0000)
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

index b123dfb95674967ff4c37c9442fdbd5281b490ad..4f725b02e461fc497e4b4b7524cdd848b43a11e4 100644 (file)
@@ -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
+