From: Matthew Dillon Date: Sat, 17 Jan 2015 00:08:44 +0000 (-0800) Subject: powerd - Add an EXAMPLES section to the manual X-Git-Tag: v4.2.0rc~1061 X-Git-Url: https://gitweb.dragonflybsd.org/~tuxillo/dragonfly.git/commitdiff_plain/2a6bde47aaa1904f51835b59367526d762cb8b97 powerd - Add an EXAMPLES section to the manual * Add an EXAMPLES section with a suggestion for workstation settings. --- diff --git a/usr.sbin/powerd/powerd.8 b/usr.sbin/powerd/powerd.8 index 38fdff14d4..8cd0cc85ab 100644 --- a/usr.sbin/powerd/powerd.8 +++ b/usr.sbin/powerd/powerd.8 @@ -61,6 +61,16 @@ and cpus on an idle machine. Longer times will ratchet down more slowly. For example, a workstation might want to use a value of 30.0. .El +.Sh EXAMPLES +The defaults work well for servers but a workstation user might want +to use something like the following in their +.Pa /etc/rc.conf +to ratchet up the machine more quickly in response to spike loads +(such as when you are browsing). +.Pp +.Li powerd_enable="YES" +.Pp +.Li powerd_flags="-u 7 -r 0.2 -T 60" .Sh DIAGNOSTICS The .Nm