diff options
Diffstat (limited to 'chapter07/usage.xml')
-rw-r--r-- | chapter07/usage.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml index bcd606ac4..f6894436c 100644 --- a/chapter07/usage.xml +++ b/chapter07/usage.xml @@ -4,9 +4,9 @@ <para>Linux uses a special booting facility named SysVinit. It's based on a concept of <emphasis>runlevels</emphasis>. It can be widely different -from one system to another, so it can not be assumed that because things +from one system to another, so it can't be assumed that because things worked in <insert distro name> they should work like that in LFS -too. LFS has it's own way of doing things, but it respects generally +too. LFS has its own way of doing things, but it respects generally accepted standards.</para> <para>SysVinit (which we'll call <emphasis>init</emphasis> from now on) works |