From: Andrew Morton Cc: Sylvain Meyer Signed-off-by: Andrew Morton --- Documentation/fb/intelfb.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff -puN Documentation/fb/intelfb.txt~intelfb-documentation-fix Documentation/fb/intelfb.txt --- 25/Documentation/fb/intelfb.txt~intelfb-documentation-fix 2005-05-31 17:23:35.000000000 -0700 +++ 25-akpm/Documentation/fb/intelfb.txt 2005-05-31 17:23:35.000000000 -0700 @@ -27,7 +27,7 @@ B. List of available options c. "vram=" select amount of system RAM in MB to allocate for the video memory - if no enough RAM was already allocated by the BIOS. + if not enough RAM was already allocated by the BIOS. Recommendation: 1 - 4 MB. (default = 4 MB) @@ -76,7 +76,7 @@ B. List of available options C. Kernel booting Separate each option/option-pair by commas (,) and the option from its value -with an equal (=) as in the following: +with an equals sign (=) as in the following: video=i810fb:option1,option2=value2 _