From d22acd17606b1694777f90b9657d7ee06bc61d54 Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Thu, 16 Jun 2005 16:58:31 +0000 Subject: [PATCH] Merged addition of command tags to patch.xml git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6013 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/patch.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chapter06/patch.xml b/chapter06/patch.xml index ba50fdf86..9a77dd13f 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -11,7 +11,8 @@ <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>