# HG changeset patch # User Paul Issott # Date 1250201414 0 # Node ID 63bc31b092a55672300ca2ce148b63626d99cd8a # Parent a63ce154d9263a8bef44443854b78a638a76aaf2 en: Tiny edits Ckbk diff -r a63ce154d926 -r 63bc31b092a5 en/doc/cookbook/boot-scripts.html --- a/en/doc/cookbook/boot-scripts.html Fri Jul 31 12:06:03 2009 +0200 +++ b/en/doc/cookbook/boot-scripts.html Thu Aug 13 22:10:14 2009 +0000 @@ -69,8 +69,8 @@ basic function of rc scripts. Also note that all startup scripts and daemons can call upon the /etc/init.d/rc.functions file. This file makes it possible to include various functions -in rc scripts. SliTaz uses a function status to check whether -the previous command has succeeded (0) or not. +in rc scripts. For example, SliTaz uses a function status to +check whether the previous command has succeeded (0) or not.

@@ -97,7 +97,7 @@ at boot time and is readable via the /proc/cmdline file. This is the script that allows you to use a USB key or external hard disk /home partition with the option home=usb -or home=sda[1-9] or directly specify the language and +or home=sda[1-9]. Note, it can also directly specify the language and keyboard parameters.