diff options
Diffstat (limited to 'miscutils/fbsplash.c')
-rw-r--r-- | miscutils/fbsplash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/fbsplash.c b/miscutils/fbsplash.c index a031cbd3a..6b84563a3 100644 --- a/miscutils/fbsplash.c +++ b/miscutils/fbsplash.c | |||
@@ -2,7 +2,7 @@ | |||
2 | /* | 2 | /* |
3 | * Copyright (C) 2008 Michele Sanges <michele.sanges@gmail.com> | 3 | * Copyright (C) 2008 Michele Sanges <michele.sanges@gmail.com> |
4 | * | 4 | * |
5 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 5 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
6 | * | 6 | * |
7 | * Usage: | 7 | * Usage: |
8 | * - use kernel option 'vga=xxx' or otherwise enable framebuffer device. | 8 | * - use kernel option 'vga=xxx' or otherwise enable framebuffer device. |