From 540fac897444e2aa2757db39128abe7c3dc27323 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Sun, 1 May 2005 08:34:01 +0000 Subject: [PATCH] - document powerd_flags too - add a reference to powerd(8) Approved by: mentor (joerg) --- share/man/man5/rc.conf.5 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 35a3210757d..f2d123c333a 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -228,6 +228,15 @@ If set to enable the system power control facility with the .Xr powerd 8 daemon. +.It Va powerd_flags +.Pq Vt str +If +.Va powerd_enable +is set to +.Dq Li YES , +these are the flags to pass to the +.Xr powerd 8 +daemon. .It Va removable_interfaces .Pq Vt str List of removable network interfaces to be supported by @@ -3255,6 +3264,7 @@ device and the mount point will be changed. .Xr ntpd 8 , .Xr ntpdate 8 , .Xr pcnfsd 8 , +.Xr powerd 8 , .Xr quotacheck 8 , .Xr quotaon 8 , .Xr rc 8 ,