From 33d9a97b07d5316e575fb207040378eaa07e87e4 Mon Sep 17 00:00:00 2001 From: Rudolf Kastl Date: Mon, 22 Mar 2004 20:40:23 +0000 Subject: [PATCH] Added missing para tag. --- documentation/ddraw.sgml | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/ddraw.sgml b/documentation/ddraw.sgml index 70e9965251c..5e89ae45257 100644 --- a/documentation/ddraw.sgml +++ b/documentation/ddraw.sgml @@ -26,6 +26,7 @@ User provides for DirectDraw capabilities based on drawing to a Wine window. It uses the User DirectDrawSurface implementation for primary and backbuffer surfaces. + XVidMode attempt to use the XFree86 VidMode extension to set the display resolution to match the parameters to SetDisplayMode.