diff options
author | Fabio <fabio.ped@libero.it> | 2009-03-18 12:13:53 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2009-03-18 12:13:53 -0400 |
commit | e3e1f0c7b892b094b292081021a0e97932b8e079 (patch) | |
tree | 47488bd828a90904c0cdb1fb6745a039f90c6548 /man/radeon.man | |
parent | 6ae54d3ea023968887bf0cb0ec1be2115621d554 (diff) |
man page update
Diffstat (limited to 'man/radeon.man')
-rw-r--r-- | man/radeon.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/radeon.man b/man/radeon.man index 813f3a2b..09239cf4 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -584,7 +584,7 @@ It has two values: 'off'(0) and 'on'(1). The default is XV_BICUBIC is used to control whether textured adapter should apply a bicubic filter to smooth the output. It has three values: 'off'(0), 'on'(1) and 'auto'(2). 'off' means never apply the filter, 'on' means always apply -the filter and 'auto' means apply the filter only if one of the X or Y +the filter and 'auto' means apply the filter only if the X and Y sizes are scaled to more than double, this to avoid blurred output. The default is .B 'auto'(2). |