Arnaud wrote: > The manual page of the "splash" utility contains a minor typo [...]
I also found other typos in README.Debian and includeprog.1. The attached patches should take care of them. Cheers, -- Arnaud
--- README.Debian.orig 2007-02-28 15:37:05.000000000 +0100
+++ README.Debian 2007-02-28 15:42:04.000000000 +0100
@@ -3,7 +3,7 @@
To activate the bootsplash you need to pass some command line
parameters to the kernel. This can be done by configuring
-your bootloader
+your bootloader.
If you use GRUB you just need to edit your
@@ -15,7 +15,7 @@
2) add the correct "vga=???" boot parameter, depending on what
resolution you want to use.
-For examle:
+For example:
title Debian GNU/Linux, kernel 2.6.10-2-386
root (hd0,0)
@@ -29,7 +29,7 @@
# kopt=root=/dev/hda3 ro vga=791 splash=silent
-Some common frambuffer resolutions are:
+Some common framebuffer resolutions are:
640x480 - 785
800x600 - 788
--- includeprog.1.orig 2007-02-28 16:13:36.000000000 +0100 +++ includeprog.1 2007-02-28 16:15:09.000000000 +0100 @@ -10,9 +10,9 @@ how to get the includeprog configuration variable from bootsplash 3.1 working with the Debian distribution. .PP -\fBincludeprog\fP is just an dummy script which does exactly nothing. +\fBincludeprog\fP is just a dummy script which does exactly nothing. If you don't have it, \fBsplash.sh\fP complains that includeprog could not -be found, cause it includes the config without any parsing. With this +be found because it includes the config without any parsing. With this script, splash.sh works without spamming your console with file not found messages. .PP
signature.asc
Description: Digital signature

