aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/file.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-06-05 01:11:24 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-06-05 01:11:24 +0000
commitab58d2476bae7483b485f74d309c91bd1ee7b560 (patch)
tree98dcf2f143f95259528fb523a599510d0aa9f2e8 /chapter06/file.xml
parent6c4092b0e7ff1a9342ee3234bffcb56f5617b9fe (diff)
Update to automake-1.13.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/file.xml')
-rw-r--r--chapter06/file.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/file.xml b/chapter06/file.xml
index c666a5854..004a885b9 100644
--- a/chapter06/file.xml
+++ b/chapter06/file.xml
@@ -69,7 +69,7 @@
<seglistitem>
<seg>file</seg>
- <seg>libmagic.{a,so}</seg>
+ <seg>libmagic.so</seg>
</seglistitem>
</segmentedlist>
@@ -91,7 +91,7 @@
</varlistentry>
<varlistentry id="libmagic">
- <term><filename class="libraryfile">libmagic</filename></term>
+ <term><filename class="libraryfile">libmagic.so</filename></term>
<listitem>
<para>Contains routines for magic number recognition, used by the
<command>file</command> program</para>