Browse Source

noted text updates

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 years ago
parent
commit
2e76fb5c41
2 changed files with 5 additions and 1 deletions
  1. 4 0
      chapter01/changelog.xml
  2. 1 1
      chapter03/creatingdirs.xml

+ 4 - 0
chapter01/changelog.xml

@@ -29,6 +29,10 @@
 
 </para></listitem>
 
+<listitem><para>August 29th, 2001 [gerard]: Various updates to the text
+through the entire book (mostly grammatical fixes and
+such).</para></listitem>
+
 <listitem><para>August 28th, 2001 [gerard]: Chapter 6-Texinfo: Added
 the explanation of the make TEXMF=/usr/share/texmf install-tex
 command.</para></listitem>

+ 1 - 1
chapter03/creatingdirs.xml

@@ -10,7 +10,7 @@ created with the correct permissions:</para>
 <para><screen><userinput>umask 022</userinput></screen></para>
 
 <para>We would advise you to make sure that the umask is set to 022
-throughout your LFS install.</para>
+throughout your LFS installation.</para>
 
 <para>Let's now create the directory tree on the LFS partition based on the FHS
 standard, which can be found at <ulink