Commit 2d9d2fdfae4cf7fda90178a9daf0f8f750043ae8
Committed by
Linus Torvalds
1 parent
27b7f2e3b5
Exists in
master
and in
7 other branches
Documentation/fb/vesafb.txt: fix typo
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Cc: Gerd Knorr <kraxel@goldbach.in-berlin.de> Cc: Nico Schmoigl <schmoigl@rumms.uni-mannheim.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
Documentation/fb/vesafb.txt
... | ... | @@ -95,7 +95,7 @@ |
95 | 95 | booting linux. If you are not happy with the 60 Hz refresh rate, you |
96 | 96 | have these options: |
97 | 97 | |
98 | - * configure and load the DOS-Tools for your the graphics board (if | |
98 | + * configure and load the DOS-Tools for the graphics board (if | |
99 | 99 | available) and boot linux with loadlin. |
100 | 100 | * use a native driver (matroxfb/atyfb) instead if vesafb. If none |
101 | 101 | is available, write a new one! |