summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/httpd/htdocs/index.html3
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.