Author: jhuntwork Date: 2005-06-16 10:57:07 -0600 (Thu, 16 Jun 2005) New Revision: 6012
Modified: trunk/BOOK/chapter06/patch.xml Log: Added command tags to patch.xml Modified: trunk/BOOK/chapter06/patch.xml =================================================================== --- trunk/BOOK/chapter06/patch.xml 2005-06-16 16:47:40 UTC (rev 6011) +++ trunk/BOOK/chapter06/patch.xml 2005-06-16 16:57:07 UTC (rev 6012) @@ -13,7 +13,8 @@ <sect2 role="package"><title/> <para>The Patch package contains a program for modifying or creating files by -applying a <quote>patch</quote> file typically created by the diff program.</para> +applying a <quote>patch</quote> file typically created by the +<command>diff</command> program.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
