Browse Source

Rename chapter 7 to basic system configuration since it isn't related to bootscripts anymore.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Krejzi 11 years ago
parent
commit
8f2ff12b13
2 changed files with 2 additions and 2 deletions
  1. 1 1
      chapter01/how.xml
  2. 1 1
      chapter07/chapter07.xml

+ 1 - 1
chapter01/how.xml

@@ -81,7 +81,7 @@
   for package compilations to complete, you can continue using your computer as
   normal.</para>
 
-  <para>To finish the installation, the LFS-Bootscripts are set up in
+  <para>To finish the installation, the basic system configuration is set up in
   <xref linkend="chapter-bootscripts"/>, and the kernel and boot loader are set
   up in <xref linkend="chapter-bootable"/>. <xref linkend="chapter-finalizing"/>
   contains information on continuing the LFS experience beyond this book.

+ 1 - 1
chapter07/chapter07.xml

@@ -9,7 +9,7 @@
   <?dbhtml dir="chapter07"?>
   <?dbhtml filename="chapter07.html"?>
 
-  <title>Setting Up System Bootscripts</title>
+  <title>Basic System Configuration</title>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network-scripts.xml"/>