Simplified sed command in the Fontconfig instructions, suggested by Anderson Lizardo.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3657 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2005-04-03 21:00:11 +00:00
parent ff769b8c61
commit cacf29f4cc

View File

@ -93,7 +93,7 @@ documentation. If you wish to build the documentation using
the package to accomplish this:</para>
<screen><userinput><command>sed -i.orig \
-e "/CATALOG \/etc\/sgml\/OpenSP-1.5.1.cat/d" \
-e "\%CATALOG /etc/sgml/OpenSP-1.5.1.cat%d" \
/etc/sgml/catalog \
/etc/sgml/sgml-docbook.cat</command></userinput></screen>