aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/file-desc.xml
diff options
context:
space:
mode:
authorBilly O 'Connor <billyoc@linuxfromscratch.org>2003-10-14 18:01:31 +0000
committerBilly O 'Connor <billyoc@linuxfromscratch.org>2003-10-14 18:01:31 +0000
commitbd2c88c9d12a3373e6ed649c5b41b670d6b2f75a (patch)
tree80d9f192a55318624b2931343238458a16bee675 /appendixa/file-desc.xml
parenta6394685029bca6ced34d4c2670fdf9f200c9a58 (diff)
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
Diffstat (limited to 'appendixa/file-desc.xml')
-rw-r--r--appendixa/file-desc.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appendixa/file-desc.xml b/appendixa/file-desc.xml
index fa85855db..ae70948df 100644
--- a/appendixa/file-desc.xml
+++ b/appendixa/file-desc.xml
@@ -6,5 +6,8 @@
this by performing several tests: filesystem tests, magic number tests, and
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>