diff options
| -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 |
