aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-06-08 18:16:51 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-06-08 18:16:51 -0700
commit4d8f6a56d6d49ccf04a79684b42306ba685041b4 (patch)
tree5b9a0a70734b7132542045ba3194126dc5b77440 /Documentation
parentb7d41b55f1848ac1dab59d1ea80366dcbac83bb0 (diff)
downloadhistory-4d8f6a56d6d49ccf04a79684b42306ba685041b4.tar.gz
[PATCH] Typo in Documentation/fb/framebuffer.txt
From: Peter Korsgaard <jacmet@sunsite.dk> Vertical retrace is in lines, not pixels. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/fb/framebuffer.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/fb/framebuffer.txt b/Documentation/fb/framebuffer.txt
index b8d0b78f4a787b..610e7801207b52 100644
--- a/Documentation/fb/framebuffer.txt
+++ b/Documentation/fb/framebuffer.txt
@@ -190,7 +190,7 @@ We'll say that the horizontal scanrate is about 31 kHz:
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