Bump date for previous, improve wording a bit.
This commit is contained in:
parent
cffd15164d
commit
9a202445ca
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: rc.conf.5,v 1.123 2008/12/11 13:55:17 mishka Exp $
|
||||
.\" $NetBSD: rc.conf.5,v 1.124 2008/12/11 15:44:23 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996 Matthew R. Green
|
||||
.\" All rights reserved.
|
||||
|
@ -55,7 +55,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd September 20, 2008
|
||||
.Dd December 11, 2008
|
||||
.Dt RC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -841,7 +841,7 @@ Run
|
|||
.Sq YES
|
||||
or
|
||||
.Sq NO .
|
||||
Runs
|
||||
Runs the
|
||||
.Xr httpd 8
|
||||
daemon and passes
|
||||
.Sy httpd_flags .
|
||||
|
@ -864,13 +864,12 @@ is
|
|||
.Sq YES ,
|
||||
run
|
||||
.Xr httpd 8
|
||||
and cause it to switch to the specified user and the groups of the
|
||||
user after initialization.
|
||||
and cause it to switch to the specified user after initialization.
|
||||
It is preferred to
|
||||
.Sy httpd_user
|
||||
because
|
||||
.Xr httpd 8
|
||||
is requiring extra privileges to start listen on default port 80.
|
||||
is requiring extra privileges to start listening on default port 80.
|
||||
The default setting is
|
||||
.Dq Dv _httpd .
|
||||
.It Sy lpd
|
||||
|
|
Loading…
Reference in New Issue