diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2009-04-15 14:38:35 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2009-04-15 14:38:35 -0400 |
commit | bae88f81e2a01c0d547132b5b91e717ff9d0497d (patch) | |
tree | 4752518cc9f670d47e1daf76cad9d58cdb12b110 /man | |
parent | 4b3a3785f7b06205eeec6ca6b8913ecc2b94bd1f (diff) |
man page: fix missing break
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/radeon.man b/man/radeon.man index eb133c33..7ca65e97 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -423,6 +423,7 @@ with this enabled. The default is Enable a static low power mode. This can help reduce heat and increase battery life by reducing power usage at the expense of performance. The default is .B off. +.TP .BI "Option \*qDynamicPM\*q \*q" boolean \*q Enable dynamic power mode switching. This can help reduce heat and increase battery life by reducing power usage when the system is idle (DPMS active). The default is |