aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/expat.xml
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2015-02-07 02:44:18 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2015-02-07 02:44:18 +0000
commitafba93bef35d287c961b62cbfd8370652aaab826 (patch)
tree0c0ea5d0db097f5a97951f65774cacecfc32dc11 /chapter06/expat.xml
parent9e6d13e9fe9b8731424175f4a1f3fed55151ab91 (diff)
Merged consistency update patch from systemd book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/expat.xml')
-rw-r--r--chapter06/expat.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/expat.xml b/chapter06/expat.xml
index 6e3fefa60..5a3bbea81 100644
--- a/chapter06/expat.xml
+++ b/chapter06/expat.xml
@@ -88,7 +88,7 @@ install -v -m644 doc/*.{html,png,css} /usr/share/doc/expat-&expat-version;</user
<term><command>xmlwf </command></term>
<listitem>
<para>is a non-validating utility to check whether or not
- XML documents are well formed.</para>
+ XML documents are well formed</para>
<indexterm zone="ch-system-expat xmlwf">
<primary sortas="b-xmlwf">xmlwf</primary>
</indexterm>
@@ -98,7 +98,7 @@ install -v -m644 doc/*.{html,png,css} /usr/share/doc/expat-&expat-version;</user
<varlistentry id="libexpat">
<term><filename class="libraryfile">libexpat</filename></term>
<listitem>
- <para> contains API functions for parsing XML.</para>
+ <para> contains API functions for parsing XML</para>
<indexterm zone="ch-system-expat libexpat">
<primary sortas="c-libexpat">libexpat</primary>
</indexterm>