浏览代码

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
Jeremy Huntwork 20 年之前
父节点
当前提交
d22acd1760
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      chapter06/patch.xml

+ 2 - 1
chapter06/patch.xml

@@ -11,7 +11,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>