typos in www/faq10.html
Antoine Jacoutot <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
--- www/faq/faq10.html.orig Mon Sep 11 14:17:35 2006 +++ www/faq/faq10.html Mon Sep 11 14:19:03 2006 @@ -45,7 +45,7 @@ <li><a href="#AnonFTP" >10.13 - Setting up an Anonymous FTP Server</a> <li><a href="#ftpchroot" >10.14 - Confining users to their home directories in ftpd(8)</a> <li><a href="#Patches" >10.15 - Applying patches in OpenBSD</a> -<li><a href="#httpdchroot" >10.16 - Tell me about chroot() Apache?</a> +<li><a href="#httpdchroot" >10.16 - Tell me about chroot(2) Apache?</a> <li><a href="#rootshell" >10.17 - Can I change the root shell?</a> <li><a href="#ksh" >10.18 - What else can I do with ksh?</a> </ul> @@ -1269,7 +1269,7 @@ <a name="httpdchroot"></a> -<h2>10.16 - Tell me about this chroot() Apache?</h2> +<h2>10.16 - Tell me about this chroot(2) Apache?</h2> <p> In OpenBSD, the Apache @@ -1497,7 +1497,7 @@ <i>Not every application can or should be chroot(2)ed.</i> <p> -The goal is a secure web server, chroot()ing is just a tool to accomplish +The goal is a secure web server, chroot(2)ing is just a tool to accomplish this, it is not the goal itself. Remember, the starting configuration of the OpenBSD chroot(2)ed Apache is where the user the httpd(8) program is running as can not run any