patch-2.1.109 linux/Documentation/fb/framebuffer.txt

Next file: linux/Documentation/fb/vesafb.txt
Previous file: linux/Documentation/Configure.help
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.108/linux/Documentation/fb/framebuffer.txt linux/Documentation/fb/framebuffer.txt
@@ -1,4 +1,3 @@
-
 			The Frame Buffer Device
 			-----------------------
 
@@ -158,10 +157,9 @@
 ---------------------
 
 A monitor draws an image on the screen by using an electron beam (3 electron
-beams for most color models, 1 electron beam for Trinitron color monitors and
-monochrone monitors). The front of the screen is covered by a pattern of
-colored phospors (pixels). If a phospor is hit by an electron, it emits a
-photon and thus becomes visible.
+beams for color models, 1 electron beam for monochrome monitors). The front of
+the screen is covered by a pattern of colored phosphors (pixels). If a phosphor
+is hit by an electron, it emits a photon and thus becomes visible.
 
 The electron beam draws horizontal lines (scanlines) from left to right, and
 from the top to the bottom of the screen. By modifying the intensity of the
@@ -275,7 +273,7 @@
 
 1) Pixelclock:
    xfree: in MHz
-   fb: In Picoseconds (ps)
+   fb: in picoseconds (ps)
 
    pixclock = 1000000 / DCF
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov