Updates to ed through flex for 5.0 submitted by Thomas Peng.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Billy O 'Connor 2003-10-14 18:01:31 +00:00
parent a639468502
commit bd2c88c9d1
5 changed files with 8 additions and 3 deletions

View File

@ -6,5 +6,8 @@
this by performing several tests: filesystem tests, magic number tests, and this by performing several tests: filesystem tests, magic number tests, and
language tests. The first test that succeeds determines the result.</para> language tests. The first test that succeeds determines the result.</para>
<para><command>libmagic</command> contains routines for magic number
recognition, used by the file program.</para>
</sect2> </sect2>

View File

@ -6,5 +6,7 @@
<para><emphasis>Installed program</emphasis>: file</para> <para><emphasis>Installed program</emphasis>: file</para>
<para><emphasis>Installed library</emphasis>: libmagic.[a,so]</para>
</sect2> </sect2>

View File

@ -6,7 +6,7 @@
databases.</para> databases.</para>
<para><command>code</command> was formerly used to produce locate <para><command>code</command> was formerly used to produce locate
databases. It is is the ancestor of frcode.</para> databases. It is the ancestor of frcode.</para>
<para><command>find</command> searches given directory trees for files <para><command>find</command> searches given directory trees for files
matching the specified criteria.</para> matching the specified criteria.</para>

View File

@ -9,7 +9,7 @@
<!ENTITY file-version "4.04"> <!ENTITY file-version "4.04">
<!ENTITY file-depversion "3.37"> <!ENTITY file-depversion "3.37">
<!ENTITY file-contversion "3.39"> <!ENTITY file-contversion "4.04">
<!ENTITY file-dir "file-&file-version;"> <!ENTITY file-dir "file-&file-version;">
<!ENTITY file-package "file-&file-version;.tar.gz"> <!ENTITY file-package "file-&file-version;.tar.gz">
<!ENTITY file-size "338 KB"> <!ENTITY file-size "338 KB">

View File

@ -12,7 +12,7 @@
<!ENTITY findutils-version "4.1.20"> <!ENTITY findutils-version "4.1.20">
<!ENTITY findutils-depversion "4.1"> <!ENTITY findutils-depversion "4.1">
<!ENTITY findutils-contversion "4.1"> <!ENTITY findutils-contversion "4.1.20">
<!ENTITY findutils-dir "findutils-&findutils-version;"> <!ENTITY findutils-dir "findutils-&findutils-version;">
<!ENTITY findutils-package "findutils-&findutils-version;.tar.gz"> <!ENTITY findutils-package "findutils-&findutils-version;.tar.gz">
<!ENTITY findutils-size "760 KB"> <!ENTITY findutils-size "760 KB">