Selaa lähdekoodia

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
Jeremy Huntwork 20 vuotta sitten
vanhempi
commit
c18e731c26
2 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  1. 3 0
      chapter01/changelog.xml
  2. 2 1
      chapter06/patch.xml

+ 3 - 0
chapter01/changelog.xml

@@ -84,6 +84,9 @@ First a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>June 16th, 2005 [jhuntwork]: Adjusted description of
+the patch package. Thanks Randy McMurchy.</para></listitem>
+
 <listitem><para>June 16th, 2005 [archaic]: Fixed link to BLFS's db page
 referenced in iproute2. (merged from trunk r6006)</para></listitem>
 

+ 2 - 1
chapter06/patch.xml

@@ -10,7 +10,8 @@
 <indexterm zone="ch-system-patch"><primary sortas="a-Patch">Patch</primary></indexterm>
 
 <sect2 role="package"><title/>
-<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>