glfs/pst/sgml/sgml-dtd/sgml-dtd-exp.xml

12 lines
333 B
XML
Raw Normal View History

<sect2>
<title>Command explanations</title>
<para><screen><command>cp docbook.cat docbook.cat.orig
sed -e '/ISO 8879/d' docbook.cat.orig > docbook.cat
cp docbook.cat docbook.cat.orig
sed -e '/gml/d' docbook.cat.orig > docbook.cat</command></screen>
These commands remove the ENT definitions from the catalog file.</para>
</sect2>