diff options
-rw-r--r-- | usr.sbin/httpd/httpd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/httpd/httpd.8 b/usr.sbin/httpd/httpd.8 index 39a97210a20..4ed7a9dab8b 100644 --- a/usr.sbin/httpd/httpd.8 +++ b/usr.sbin/httpd/httpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: httpd.8,v 1.19 2004/12/04 12:38:44 jmc Exp $ +.\" $OpenBSD: httpd.8,v 1.20 2004/12/14 00:34:36 jmc Exp $ .\" Copyright (c) 1995-1997 David Robinson. All rights reserved. .\" Copyright (c) 1997-1999 The Apache Group. All rights reserved. .\" Copyright (c) 1998-1999 Bob Beck. All rights reserved. @@ -254,7 +254,7 @@ They must, however, be readable by this user. .It Pa /var/www/logs/ssl_engine_log .It Pa /var/www/logs/ssl_request_log .It Pa /var/www/logs/ssl_scache.db -.It Pa /etc/rc.conf +.It Pa /etc/rc.conf.local .El .Sh SEE ALSO .Xr chroot 2 , |