X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=man%2Fgrml-bootsplash.1;h=802a344d9fdfdfef24a98200be90ad3e705828b3;hp=786b4783a0db854bae27e4cb865f9b242e044b3f;hb=9282299a27466284fe872961cc58a587bd038e4b;hpb=efd6786e49003dac27e4ff9f038a1e134ce43cca diff --git a/man/grml-bootsplash.1 b/man/grml-bootsplash.1 index 786b478..802a344 100644 --- a/man/grml-bootsplash.1 +++ b/man/grml-bootsplash.1 @@ -1,4 +1,4 @@ -.TH GRML-BOOTSPLASH 1 "June 4, 2006" +.TH GRML-BOOTSPLASH 1 .SH NAME grml-bootsplash \- script and configuration framework for the grml system .SH SYNOPSIS @@ -9,12 +9,12 @@ This manual page documents briefly the command. .PP \fBgrml-bootsplash\fP provides a text-based simple bootsplash. It is integrated within -the grml-autoconfig(8) framework. You very probably won't need it otherwise, this manpage just documents -what grml-bootsplash does. +the grml-autoconfig(8) framework. You very probably won't need it otherwise, this manpage +just documents what grml-bootsplash does. .SH OPTIONS The program grml-bootsplash does not support any options besides the "||..." sequence. If you want to specify first status of bootsplash use 'grml-bootsplash "|"'. -To specify the last status of bootsplash use 'grml-bootsplash "||||||||||||"' (that's 12 '"'). +To specify the last status of bootsplash use 'grml-bootsplash "||||||||||||"' (that's 12 '|'). The maximum number of supported "|" signs is twelve and will be used automatically if more are specified. .SH BUGS If you find a bug please report it. See http://grml.org/bugs/ @@ -23,5 +23,5 @@ for details about bug reporting. grml-bootsplash was written by Michael Prokop and Florian Keller . .PP -This manual page was written by Michael Prokop , +This manual page was written by Michael Prokop for the grml project (but may be used by others).