diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | man/radeon.man | 6 |
2 files changed, 5 insertions, 6 deletions
@@ -1,3 +1,8 @@ +2006-05-09 Alex Deucher <agd5f@yahoo.com> + + * man/radeon.man: + - remove obsolete option "OverlayOnCRT2" (bug 6844) + 2006-05-09 Michel Dänzer <michel@tungstengraphics.com> * src/radeon_dri.c: (RADEONDRIGartHeapInit), (RADEONDRIGetVersion): diff --git a/man/radeon.man b/man/radeon.man index 6c52f472..2bbd431c 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -387,12 +387,6 @@ For example, Option "MetaModes" "1024x768-1024x768 800x600-1024x768 640x480-800x The default value is .B undefined. .TP -.BI "Option \*qOverlayOnCRTC2\*q \*q" boolean \*q -Force hardware overlay to clone head. -.br -The default value is -.B off. -.TP .BI "Option \*qMergedXinerama\*q \*q" boolean \*q Since merged framebuffer mode does not use Xinerama, apps are not able to intelligently place windows. Merged framebuffer mode provides its own pseudo-Xinerama. This allows |