diff options
-rw-r--r-- | docs/manual/style/build.properties | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/manual/style/build.properties b/docs/manual/style/build.properties index ae406c77fd..7e338e97de 100644 --- a/docs/manual/style/build.properties +++ b/docs/manual/style/build.properties @@ -2,3 +2,22 @@ # No xml files yet or anymore noxml.fr = rewrite/rewrite_guide.html.fr rewrite/rewrite_guide_advanced.html.fr + + +manpages.8 = \ + apachectl \ + htcacheclean \ + httpd \ + rotatelogs \ + suexec + +manpages.1 = \ + ab \ + apxs \ + dbmmanage \ + firehose \ + htdbm \ + htdigest \ + htpasswd \ + httxt2dbm \ + logresolve |