Browse Source

* Minor typo fix (Eric Hobbs)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 21 years ago
parent
commit
d6b4e80c23
3 changed files with 4 additions and 4 deletions
  1. 1 1
      chapter05/flex.xml
  2. 1 1
      chapter06/flex.xml
  3. 2 2
      general.ent

+ 1 - 1
chapter05/flex.xml

@@ -34,7 +34,7 @@
 <para>The GNU autotools detects that the Flex source code has been modified by
 <para>The GNU autotools detects that the Flex source code has been modified by
 the previous patch, and tries to update the manual page accordingly, but this
 the previous patch, and tries to update the manual page accordingly, but this
 breaks on many systems, and the default page is fine, so make sure it doesn't
 breaks on many systems, and the default page is fine, so make sure it doesn't
-get renegerated:</para>
+get regenerated:</para>
 
 
 <screen><userinput>touch doc/flex.1</userinput></screen>
 <screen><userinput>touch doc/flex.1</userinput></screen>
 
 

+ 1 - 1
chapter06/flex.xml

@@ -36,7 +36,7 @@ GCC, Gettext, Glibc, Grep, M4, Make, Sed</seg></seglistitem>
 <para>The GNU autotools detects that the Flex source code has been modified by
 <para>The GNU autotools detects that the Flex source code has been modified by
 the previous patch, and tries to update the manual page accordingly, but this
 the previous patch, and tries to update the manual page accordingly, but this
 breaks on many systems, and the default page is fine, so make sure it doesn't
 breaks on many systems, and the default page is fine, so make sure it doesn't
-get renegerated:</para>
+get regenerated:</para>
 
 
 <screen><userinput>touch doc/flex.1</userinput></screen>
 <screen><userinput>touch doc/flex.1</userinput></screen>
 
 

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20040627">
-<!ENTITY releasedate "June 27, 2004">
+<!ENTITY version "SVN-20040628">
+<!ENTITY releasedate "June 28, 2004">
 <!ENTITY milestone "6.0">
 <!ENTITY milestone "6.0">
 
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">