changeset 837:3de4dc1d1d12

"-vo sdl -dga" corrected to "-vo sdl -sdl dga"
author gabucino
date Fri, 18 May 2001 20:48:21 +0000
parents 3f2f84f55156
children fdce0d25bbfa
files DOCS/DGA
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/DGA	Fri May 18 19:50:42 2001 +0000
+++ b/DOCS/DGA	Fri May 18 20:48:21 2001 +0000
@@ -66,7 +66,7 @@
 ~~~~~~~~~~~~~~~~
 
  DGA is used in two places with MPlayer: The SDL driver can be made to make
- use of it (-vo sdl -dga (or the like)) and within the DGA driver (-vo dga).
+ use of it (-vo sdl -sdl dga) and within the DGA driver (-vo dga).
  The above said is true for both; in the following sections I'll explain
  how the DGA driver for MPlayer works.