<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
From: Andrew Morton &lt;akpm@osdl.org&gt;

Cc: Sylvain Meyer &lt;sylvain.meyer@worldonline.fr&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
---

 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=&lt;value&gt;"
 	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
 
_
</pre></body></html>