diff options
author | Paul Menzel <[email protected]> | 2009-06-16 15:34:21 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-06-16 19:47:58 -0700 |
commit | 2d9d2fdfae4cf7fda90178a9daf0f8f750043ae8 (patch) | |
tree | 1bb625fc771a0eb5a46b8667e44c10d0681099ee | |
parent | 27b7f2e3b587f01d2cc901b48716eed4bd90fbe4 (diff) |
Documentation/fb/vesafb.txt: fix typo
Signed-off-by: Paul Menzel <[email protected]>
Cc: Gerd Knorr <[email protected]>
Cc: Nico Schmoigl <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | Documentation/fb/vesafb.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/fb/vesafb.txt b/Documentation/fb/vesafb.txt index ee277dd204b0..950d5a658cb3 100644 --- a/Documentation/fb/vesafb.txt +++ b/Documentation/fb/vesafb.txt @@ -95,7 +95,7 @@ There is no way to change the vesafb video mode and/or timings after booting linux. If you are not happy with the 60 Hz refresh rate, you have these options: - * configure and load the DOS-Tools for your the graphics board (if + * configure and load the DOS-Tools for the graphics board (if available) and boot linux with loadlin. * use a native driver (matroxfb/atyfb) instead if vesafb. If none is available, write a new one! |