diff DOCS/VIDEOCARDS @ 274:f5b9be0426c9

Missing '=' fixed
author arpi_esp
date Sun, 01 Apr 2001 23:03:21 +0000
parents f3eb963d1370
children 2ed825f69e25
line wrap: on
line diff
--- a/DOCS/VIDEOCARDS	Sun Apr 01 23:01:37 2001 +0000
+++ b/DOCS/VIDEOCARDS	Sun Apr 01 23:03:21 2001 +0000
@@ -87,7 +87,7 @@
   and load it with insmod mga_vid.o. You should verify the memory size
   detection using the 'dmesg' command. If it's bad, use the mga_ram_size
   option (rmmod mga_vid first), specify card's memory size in MB:
-    insmod mga_vid.o mga_ram_size 16
+    insmod mga_vid.o mga_ram_size=16
 
   Using it from MPlayer:  (you should re-compile it with mga_vid support...)