diff options
| author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-05 09:52:12 +0000 |
|---|---|---|
| committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-05 09:52:12 +0000 |
| commit | 645453dbccac22b38c2ace1819d53c7a96e456f8 (patch) | |
| tree | 2f862b48ba767673ed1b69d23634d3c34f525ce2 | |
| parent | ab90852ba3ad29abf8f564edc41c155a74d65973 (diff) | |
Notes
| -rw-r--r-- | share/man/man5/rc.conf.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index cbb7dde91b28..bb1cff3d4ec4 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -2696,7 +2696,7 @@ daemon. CPU idle state to use while on AC power. The string .Dq Li LOW -indicates that +indicates that .Xr acpi 4 should use the lowest power state available while .Dq Li HIGH @@ -2706,7 +2706,7 @@ indicates that the lowest latency state (less power savings) should be used. CPU throttling state to use while on AC power. The string .Dq Li LOW -indicates that +indicates that .Xr acpi 4 should use the lowest throttling state available while .Dq Li HIGH @@ -2717,7 +2717,7 @@ used. CPU throttling state to use when off AC power. The string .Dq Li LOW -indicates that +indicates that .Xr acpi 4 should use the lowest throttling state available while .Dq Li HIGH @@ -2728,7 +2728,7 @@ used. CPU idle state to use when off AC power. The string .Dq Li LOW -indicates that +indicates that .Xr acpi 4 should use the lowest power state available while .Dq Li HIGH |
