[PATCH] Typo in Documentation/fb/framebuffer.txt

From: Peter Korsgaard
Date: Thu Jun 03 2004 - 15:59:16 EST


Hi,

Vertical retrace is in lines, not pixels.

--- Documentation/fb/framebuffer.txt.orig 2004-06-03 22:43:06.000000000 +0200
+++ Documentation/fb/framebuffer.txt 2004-06-03 22:43:50.000000000 +0200
@@ -190,7 +190,7 @@ We'll say that the horizontal scanrate i
1/(32.141E-6 s) = 31.113E3 Hz

A full screen counts 480 (yres) lines, but we have to consider the vertical
-retrace too (e.g. 49 `pixels'). So a full screen will take
+retrace too (e.g. 49 `lines'). So a full screen will take

(480+49)*32.141E-6 s = 17.002E-3 s

--
Bye, Peter Korsgaard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/