fix link

Maurice Janssen <[email protected]> Tue, 7 May 2013 14:28:14 +0200
Newsgroups gmane.os.openbsd.www
Message-ID <[email protected]>
Index: faq10.html
===================================================================
RCS file: /cvs/www/faq/faq10.html,v
retrieving revision 1.175
diff -u -r1.175 faq10.html
--- faq10.html  1 May 2013 13:16:32 -0000       1.175
+++ faq10.html  7 May 2013 12:27:08 -0000
@@ -281,7 +281,7 @@
 The starting of system scripts is determined by entries in the
 <tt>/etc/rc.conf.local</tt> file.
 For example, <tt>/etc/rc.d/httpd</tt> does not start
-<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=&amp;sektion=4">httpd(1)</a>
+<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a>
 unless <tt>/etc/rc.conf</tt> or <tt>/etc/rc.conf.local</tt> contains a
 line defining the "<tt>httpd_flags</tt>" variable.
 To help make sure your system will come up as expected on the next boot,