From: Peter Korsgaard Vertical retrace is in lines, not pixels. Signed-off-by: Andrew Morton --- 25-akpm/Documentation/fb/framebuffer.txt | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/fb/framebuffer.txt~typo-in-documentation-fb-framebuffertxt Documentation/fb/framebuffer.txt --- 25/Documentation/fb/framebuffer.txt~typo-in-documentation-fb-framebuffertxt 2004-06-07 21:43:01.136675200 -0700 +++ 25-akpm/Documentation/fb/framebuffer.txt 2004-06-07 21:43:01.139674744 -0700 @@ -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 _