aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa')
-rw-r--r--appendixa/file-desc.xml3
-rw-r--r--appendixa/file-shortdesc.xml2
-rw-r--r--appendixa/findutils-desc.xml2
3 files changed, 6 insertions, 1 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>
diff --git a/appendixa/file-shortdesc.xml b/appendixa/file-shortdesc.xml
index 4eab0f2b5..e73e62705 100644
--- a/appendixa/file-shortdesc.xml
+++ b/appendixa/file-shortdesc.xml
@@ -6,5 +6,7 @@
<para><emphasis>Installed program</emphasis>: file</para>
+<para><emphasis>Installed library</emphasis>: libmagic.[a,so]</para>
+
</sect2>
diff --git a/appendixa/findutils-desc.xml b/appendixa/findutils-desc.xml
index 05cd7b8fb..42b959984 100644
--- a/appendixa/findutils-desc.xml
+++ b/appendixa/findutils-desc.xml
@@ -6,7 +6,7 @@
databases.</para>
<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
matching the specified criteria.</para>