summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-18 20:48:21 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-18 20:48:21 +0000
commit522130f543d190486650909e8e95c95b9a419ed0 (patch)
treeb38a3b33274e71b7d8df0c5b60b01bd33830f542 /DOCS
parent726baf09f3d51441ddec7f1c42bb2bfa2f50bfaf (diff)
downloadmpv-522130f543d190486650909e8e95c95b9a419ed0.tar.bz2
mpv-522130f543d190486650909e8e95c95b9a419ed0.tar.xz
"-vo sdl -dga" corrected to "-vo sdl -sdl dga"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@838 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/DGA2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/DGA b/DOCS/DGA
index 72b7ce1468..5dad425208 100644
--- a/DOCS/DGA
+++ b/DOCS/DGA
@@ -66,7 +66,7 @@ Contents
~~~~~~~~~~~~~~~~
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.