diff options
Diffstat (limited to 'chapter06/expat.xml')
-rw-r--r-- | chapter06/expat.xml | 4 |
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> |