diff options
author | Antoine Jacoutot <ajacoutot@cvs.openbsd.org> | 2010-01-20 11:57:40 +0000 |
---|---|---|
committer | Antoine Jacoutot <ajacoutot@cvs.openbsd.org> | 2010-01-20 11:57:40 +0000 |
commit | 152b04d31b86c15b03fb24c4cee7a37311fe8a8e (patch) | |
tree | e66dcc8006f5cee35d4919490f3a042dd61ece50 /usr.sbin/httpd/htdocs | |
parent | f597ac200f4b40c3b7492eead6a360f8ce425efd (diff) |
Apache manual is now part of the "man" file set.
wording from and ok jmc@
ok sthen@ on a previous diff
Diffstat (limited to 'usr.sbin/httpd/htdocs')
-rw-r--r-- | usr.sbin/httpd/htdocs/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/httpd/htdocs/index.html b/usr.sbin/httpd/htdocs/index.html index 1ffd10b1281..74502aab3d2 100644 --- a/usr.sbin/httpd/htdocs/index.html +++ b/usr.sbin/httpd/htdocs/index.html @@ -30,7 +30,8 @@ <p> The Apache manual is available with distribution as part of the - <a href="http://www.openbsd.org/faq/faq4.html#FilesNeeded">misc</a> file set.<br> + <a href="http://www.openbsd.org/faq/faq4.html#FilesNeeded">man</a> file set, + and installed in /usr/share/doc/html/httpd.<br> Especially read the SSL documentation carefully within the manual, in addition to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&format=html&sektion=8">ssl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&format=html">httpd(8)</a> manual pages. |