From 6de559363a45c73089490b656d056d541858e5fd Mon Sep 17 00:00:00 2001 From: pjd Date: Wed, 24 Aug 2005 17:32:41 +0000 Subject: Add '-P' option which allows to specify pidfile. --- usr.sbin/powerd/powerd.8 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'usr.sbin/powerd/powerd.8') diff --git a/usr.sbin/powerd/powerd.8 b/usr.sbin/powerd/powerd.8 index 57bf801..755bf730 100644 --- a/usr.sbin/powerd/powerd.8 +++ b/usr.sbin/powerd/powerd.8 @@ -37,6 +37,7 @@ .Op Fl i Ar percent .Op Fl n Ar mode .Op Fl p Ar ival +.Op Fl P Ar pidfile .Op Fl r Ar percent .Op Fl v .Sh DESCRIPTION @@ -82,6 +83,10 @@ to use normally when the AC line state is unknown. Specifies a different polling interval (in milliseconds) for AC line state and system idle levels. The default is 500 ms. +.It Fl P +Specify an alternative file in which to store the process ID. +The default is +.Pa /var/run/powerd.pid . .It Fl r Ar percent Specifies the CPU idle percent level where adaptive -- cgit v1.1