소스 검색

Added command tags to patch.xml

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

+ 2 - 1
chapter06/patch.xml

@@ -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>