diff options
author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2005-11-06 20:01:47 +0000 |
---|---|---|
committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2005-11-06 20:01:47 +0000 |
commit | 177b9d3b7bc8d0cd5fdedaa575cf41900c07fc4d (patch) | |
tree | 830437280a720bb453a2293411718fa4e2ff7300 /usr.sbin/powerd | |
parent | 6d3a3ab73503e1e4a32a90ecaf6cc769e7fc983d (diff) | |
download | src-test2-177b9d3b7bc8d0cd5fdedaa575cf41900c07fc4d.tar.gz src-test2-177b9d3b7bc8d0cd5fdedaa575cf41900c07fc4d.zip |
Notes
Diffstat (limited to 'usr.sbin/powerd')
-rw-r--r-- | usr.sbin/powerd/powerd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/powerd/powerd.8 b/usr.sbin/powerd/powerd.8 index a7f442dff1d4..d3c5260691a6 100644 --- a/usr.sbin/powerd/powerd.8 +++ b/usr.sbin/powerd/powerd.8 @@ -83,8 +83,8 @@ 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. +.It Fl P Ar pidfile +Specifies an alternative file in which the process ID should be stored. The default is .Pa /var/run/powerd.pid . .It Fl r Ar percent |