summaryrefslogtreecommitdiff
path: root/usr.sbin/httpd/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-08-21 14:00:29 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-08-21 14:00:29 +0000
commitb605737f717d8b46e9dada118f38b6c96ea9b731 (patch)
tree93083888e1a9c136bba586e9d54bdba54d2edd7d /usr.sbin/httpd/Makefile.bsd-wrapper
parent080adf0476f5f2887bd3fa7180ab0684e51a7394 (diff)
sync MANUALFILES
Diffstat (limited to 'usr.sbin/httpd/Makefile.bsd-wrapper')
-rw-r--r--usr.sbin/httpd/Makefile.bsd-wrapper11
1 files changed, 10 insertions, 1 deletions
diff --git a/usr.sbin/httpd/Makefile.bsd-wrapper b/usr.sbin/httpd/Makefile.bsd-wrapper
index 3f0c2f416b9..57dac9218ba 100644
--- a/usr.sbin/httpd/Makefile.bsd-wrapper
+++ b/usr.sbin/httpd/Makefile.bsd-wrapper
@@ -1,5 +1,5 @@
# Build wrapper for Apache
-# $OpenBSD: Makefile.bsd-wrapper,v 1.40 2003/05/26 07:16:14 henning Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.41 2003/08/21 14:00:28 henning Exp $
# Our lndir is hacked; specify a full path to avoid potential conflicts
# with the one installed with X11.
@@ -257,6 +257,9 @@ MANUALFILES= \
manual/configuring.html.html \
manual/configuring.html.ja.jis \
manual/content-negotiation.html \
+ manual/content-negotiation.html.en \
+ manual/content-negotiation.html.html \
+ manual/content-negotiation.html.ja.jis \
manual/custom-error.html.en \
manual/custom-error.html.fr \
manual/custom-error.html.html \
@@ -418,6 +421,7 @@ MANUALFILES= \
manual/mod/mod_ssl/ssl_template.title-tutor.gif \
manual/mod/core.html.en \
manual/mod/core.html.fr \
+ manual/mod/core.html.ja.jis \
manual/mod/core.html.html \
manual/mod/directive-dict.html.en \
manual/mod/directive-dict.html.fr \
@@ -445,11 +449,13 @@ MANUALFILES= \
manual/mod/mod_actions.html.html \
manual/mod/mod_actions.html.ja.jis \
manual/mod/mod_alias.html.en \
+ manual/mod/mod_alias.html.html \
manual/mod/mod_alias.html.ja.jis \
manual/mod/mod_asis.html.en \
manual/mod/mod_asis.html.html \
manual/mod/mod_asis.html.ja.jis \
manual/mod/mod_auth.html.en \
+ manual/mod/mod_auth.html.html \
manual/mod/mod_auth.html.ja.jis \
manual/mod/mod_auth_anon.html \
manual/mod/mod_auth_db.html \
@@ -483,6 +489,9 @@ MANUALFILES= \
manual/mod/mod_log_agent.html \
manual/mod/mod_log_common.html \
manual/mod/mod_log_config.html \
+ manual/mod/mod_log_config.html.en \
+ manual/mod/mod_log_config.html.html \
+ manual/mod/mod_log_config.html.ja.jis \
manual/mod/mod_log_referer.html \
manual/mod/mod_mime.html.en \
manual/mod/mod_mime.html.html \