* Minor typo fix (Eric Hobbs)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2004-06-28 18:45:35 +00:00
parent 32cc259af0
commit d6b4e80c23
3 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@
<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
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>

View File

@ -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
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
get renegerated:</para>
get regenerated:</para>
<screen><userinput>touch doc/flex.1</userinput></screen>

View File

@ -1,6 +1,6 @@
<?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 lfs-root "http://www.linuxfromscratch.org/">