OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Jason Dixon (jdixoncvs.openbsd.org)
Date: Fri Jun 06 2008 - 20:59:36 CDT


CVSROOT: /cvs
Module name: src
Changes by: jdixoncvs.openbsd.org 2008/06/06 19:59:36

Modified files:
        distrib/sets/lists/base: mi
        distrib/sets/lists/etc: mi
        distrib/sets/lists/misc: mi
        etc/mtree : 4.4BSD.dist
        share/doc : README
        share/man/man8 : intro.8
        usr.sbin/httpd : Makefile.bsd-wrapper config.layout httpd.8
        usr.sbin/httpd/conf: httpd.conf httpd.conf-dist
        usr.sbin/httpd/htdocs: index.html
        usr.sbin/httpd/src/support: apachectl.8 dbmmanage.1 htdigest.1
                                    htpasswd.1 suexec.8

Log message:
Move the Apache manual out of etcXX and to miscXX where it belongs.
It has also been moved to /usr/share/doc/html/httpd/. This will
ease sysmerge upgrades and help keep htdocs clean.

Help from okan and phessler, doc tweaks by jmc
ok deraadt millert beck