소스 검색

Adjusted description of the patch package. Thanks Randy McMurchy.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6008 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Huntwork 20 년 전
부모
커밋
3745391fc9
2개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 0
      chapter01/changelog.xml
  2. 2 1
      chapter06/patch.xml

+ 3 - 0
chapter01/changelog.xml

@@ -88,6 +88,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.</para></listitem>
 

+ 2 - 1
chapter06/patch.xml

@@ -12,7 +12,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 "patch" file typically created by the diff program.</para>
 
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>