changeset 274:f5b9be0426c9

Missing '=' fixed
author arpi_esp
date Sun, 01 Apr 2001 23:03:21 +0000
parents 167356f35b8f
children edd442cd99f0
files DOCS/VIDEOCARDS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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...)