1--- docs/man/httpd.8.orig	2008-05-28 17:27:48.000000000 -0700
2+++ docs/man/httpd.8	2008-05-28 17:29:23.000000000 -0700
3@@ -50,10 +50,10 @@
4  
5 .TP
6 -d \fIserverroot\fR
7-Set the initial value for the ServerRoot directive to \fIserverroot\fR\&. This can be overridden by the ServerRoot directive in the configuration file\&. The default is /usr/local/apache2\&.  
8+Set the initial value for the ServerRoot directive to \fIserverroot\fR\&. This can be overridden by the ServerRoot directive in the configuration file\&. The default is /usr\&.  
9 .TP
10 -f \fIconfig\fR
11-Uses the directives in the file \fIconfig\fR on startup\&. If \fIconfig\fR does not begin with a /, then it is taken to be a path relative to the ServerRoot\&. The default is conf/httpd\&.conf\&.  
12+Uses the directives in the file \fIconfig\fR on startup\&. If \fIconfig\fR does not begin with a /, then it is taken to be a path relative to the ServerRoot\&. The default is /etc/apache2/httpd\&.conf\&.  
13 .TP
14 -k start|restart|graceful|stop|graceful-stop
15 Signals httpd to start, restart, or stop\&. See Stopping Apache for more information\&.  
16