diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-03-04 09:16:11 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-03-07 10:08:24 -0500 |
commit | 40e47125e6c5110383b0176d7b9d530f2936b1ae (patch) | |
tree | 9653ac1f586cbfe36286c2d987c9330078eb37ad /Documentation/fb/matroxfb.txt | |
parent | 4e70daaf05a181b6968e29e72e9f1c16a183e92c (diff) |
Documentation: Fix multiple typo in Documentation
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/fb/matroxfb.txt')
-rw-r--r-- | Documentation/fb/matroxfb.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/fb/matroxfb.txt b/Documentation/fb/matroxfb.txt index e5ce8a1a978b..b95f5bb522f2 100644 --- a/Documentation/fb/matroxfb.txt +++ b/Documentation/fb/matroxfb.txt | |||
@@ -177,8 +177,8 @@ sgram - tells to driver that you have Gxx0 with SGRAM memory. It has no | |||
177 | effect without `init'. | 177 | effect without `init'. |
178 | sdram - tells to driver that you have Gxx0 with SDRAM memory. | 178 | sdram - tells to driver that you have Gxx0 with SDRAM memory. |
179 | It is a default. | 179 | It is a default. |
180 | inv24 - change timings parameters for 24bpp modes on Millenium and | 180 | inv24 - change timings parameters for 24bpp modes on Millennium and |
181 | Millenium II. Specify this if you see strange color shadows around | 181 | Millennium II. Specify this if you see strange color shadows around |
182 | characters. | 182 | characters. |
183 | noinv24 - use standard timings. It is the default. | 183 | noinv24 - use standard timings. It is the default. |
184 | inverse - invert colors on screen (for LCD displays) | 184 | inverse - invert colors on screen (for LCD displays) |
@@ -204,9 +204,9 @@ grayscale - enable grayscale summing. It works in PSEUDOCOLOR modes (text, | |||
204 | can paint colors. | 204 | can paint colors. |
205 | nograyscale - disable grayscale summing. It is default. | 205 | nograyscale - disable grayscale summing. It is default. |
206 | cross4MB - enables that pixel line can cross 4MB boundary. It is default for | 206 | cross4MB - enables that pixel line can cross 4MB boundary. It is default for |
207 | non-Millenium. | 207 | non-Millennium. |
208 | nocross4MB - pixel line must not cross 4MB boundary. It is default for | 208 | nocross4MB - pixel line must not cross 4MB boundary. It is default for |
209 | Millenium I or II, because of these devices have hardware | 209 | Millennium I or II, because of these devices have hardware |
210 | limitations which do not allow this. But this option is | 210 | limitations which do not allow this. But this option is |
211 | incompatible with some (if not all yet released) versions of | 211 | incompatible with some (if not all yet released) versions of |
212 | XF86_FBDev. | 212 | XF86_FBDev. |