diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 20:23:07 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 20:23:07 +0000 |
commit | 0ad6d9ac23cd35b81bbabc10a5a95d82ebb767d5 (patch) | |
tree | deaa2afc2d06c03b6a0e173a264f9a72301773ab /chapter07/chapter07.xml | |
parent | 4b538138ab2d6054cc973dde23eb40e9fc5b4aac (diff) |
Added run level explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/chapter07.xml')
-rw-r--r-- | chapter07/chapter07.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter07/chapter07.xml b/chapter07/chapter07.xml index ab3625579..28a48f110 100644 --- a/chapter07/chapter07.xml +++ b/chapter07/chapter07.xml @@ -2,6 +2,7 @@ <title>Creating system boot scripts</title> &c7-introduction; +&c7-usage; &c7-createdirs; &c7-rc; &c7-rcS; |