summaryrefslogtreecommitdiff
path: root/usr.sbin/httpd
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-12-04 10:26:47 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-12-04 10:26:47 +0000
commit0d74f5b38ea814770fc8ad543d79316e54fc36b7 (patch)
treeda6592db31b8fb029ab5cff3f183e6e088c34c78 /usr.sbin/httpd
parentc54f72f183b6a78a5eda44fa44850d9c197653b3 (diff)
edit rc.conf.local, not rc.conf;
Diffstat (limited to 'usr.sbin/httpd')
-rw-r--r--usr.sbin/httpd/httpd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/httpd/httpd.8 b/usr.sbin/httpd/httpd.8
index c3d0db8179b..8def714b1ed 100644
--- a/usr.sbin/httpd/httpd.8
+++ b/usr.sbin/httpd/httpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: httpd.8,v 1.17 2004/12/04 02:30:33 jmc Exp $
+.\" $OpenBSD: httpd.8,v 1.18 2004/12/04 10:26:46 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.
@@ -88,7 +88,7 @@ time a connection to the HTTP service is made.
Normally this service can be enabled for startup on
.Ox
by editing
-.Pa /etc/rc.conf .
+.Pa /etc/rc.conf.local .
The
.Fl u
option is of particular importance.