diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-16 18:40:04 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-16 18:40:04 +0000 |
commit | 34a2f0ce883a8bababb18dd8312588ec1707a2c4 (patch) | |
tree | b5955c9262df1b25970622f4b9cf2c44d1e0a133 /chapter01 | |
parent | 02ef5b5866ab68896920002f4cfbcc66d8ced433 (diff) |
fixed setup to 'set up'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/how.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7d10e2a26..355a90926 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -243,7 +243,7 @@ binutils-2.12</para></listitem> here hinted towards the fact that you could skip configuring this step which isn't true unless the entire script would be removed. So the text was changed a bit to just have them create the file no matter how the hardware -clock is setup.</para></listitem> +clock is set up.</para></listitem> <listitem><para>March 11th, 2002 [gerard]: Chapter 07 - Loadkeys: Removed the need to configure a <filename>/etc/sysconfig/keyboard</filename> file. @@ -497,7 +497,7 @@ files (dependencies, download location, descriptions)</para></listitem> installation.</para></listitem> <listitem><para>January 15th, 2002 [gerard]: Chapter 7: Removed most of the -scripts, only left the part of a few where we setup up config files in +scripts, only left the part of a few where we set up config files in /etc/sysconfig.</para></listitem> <listitem><para>January 15th, 2002 [gerard]: Chapter 6 - Configuring diff --git a/chapter01/how.xml b/chapter01/how.xml index 8c0f2b4ab..75e1702f3 100644 --- a/chapter01/how.xml +++ b/chapter01/how.xml @@ -29,8 +29,8 @@ still use your host system. While software is being installed you can simply switch to a different VC (Virtual Console) or X desktop and continue using your computer as you normally would.</para> -<para>When all the software is installed, chapter 7 will setup the boot -scripts. Chapter 8 will setup the Linux boot loader and in chapter 9 +<para>When all the software is installed, chapter 7 will set up the boot +scripts. Chapter 8 will set up the Linux boot loader and in chapter 9 there are some pointers what you can do after you finish the book. Then you can finally reboot your system into your new LFS system, and start to really use it.</para> |