summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authoriwasaki <iwasaki@FreeBSD.org>1999-08-25 15:13:24 +0000
committeriwasaki <iwasaki@FreeBSD.org>1999-08-25 15:13:24 +0000
commit3164520d6be6c760d70eed958d3187bee5ec712f (patch)
tree4112892d40a3d68f775adfbdf926087ffcf6bb2a /share
parent03b6089d205d0f502fdfaf13e6446899de9151f9 (diff)
downloadFreeBSD-src-3164520d6be6c760d70eed958d3187bee5ec712f.zip
FreeBSD-src-3164520d6be6c760d70eed958d3187bee5ec712f.tar.gz
Document apmd stuff.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.515
1 files changed, 14 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 7b6937e..b36911c 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: rc.conf.5,v 1.41 1999/08/22 06:12:58 yokota Exp $
+.\" $Id: rc.conf.5,v 1.42 1999/08/22 23:25:35 brian Exp $
.\"
.Dd April 26, 1997
.Dt RC.CONF 5
@@ -81,6 +81,19 @@ enable support for Automatic Power Management with
the
.Xr apm 8
command.
+.It Ar apmd_enable
+(bool) Run
+.Xr apmd 8
+to handle APM event from userland.
+This also enable support for APM.
+.It Ar apmd_flags
+(str) If
+.Ar apmd_enable
+is set to
+.Ar YES ,
+these are the flags to pass to the
+.Xr apmd 8
+daemon.
.It Ar pccard_enable
(bool) If set to
.Ar YES ,
OpenPOWER on IntegriCloud