From c18e731c2614c9cd6169e4de07ad3c586f46e23a Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Thu, 16 Jun 2005 16:43:51 +0000 Subject: [PATCH] Merged changes to patch description from trunk git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6010 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter06/patch.xml | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d3612e2ff..7e2f474af 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -84,6 +84,9 @@ First a summary, then a detailed log. +June 16th, 2005 [jhuntwork]: Adjusted description of +the patch package. Thanks Randy McMurchy. + June 16th, 2005 [archaic]: Fixed link to BLFS's db page referenced in iproute2. (merged from trunk r6006) diff --git a/chapter06/patch.xml b/chapter06/patch.xml index 4f7fc53f5..ba50fdf86 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -10,7 +10,8 @@ Patch -<para>The Patch package contains a program for modifying files.</para> +<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> <segmentedlist> <segtitle>&buildtime;</segtitle>