소스 검색

Tag fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 19 년 전
부모
커밋
b044f052e4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter06/bzip2.xml

+ 1 - 1
chapter06/bzip2.xml

@@ -56,7 +56,7 @@
 
 <screen><userinput>patch -Np1 -i ../&bzip2-bzgrep-patch;</userinput></screen>
 
-    <para>The bzdiff script still uses the deprecated
+    <para>The <command>bzdiff</command> script still uses the deprecated
     <command>tempfile</command> program. Update it to use
     <command>mktemp</command> instead:</para>