瀏覽代碼

Stupid me, &'s are &'s in xml...

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@313 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Thomas Balu Walter 24 年之前
父節點
當前提交
081564c94c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter01/changelog.xml

+ 1 - 1
chapter01/changelog.xml

@@ -123,7 +123,7 @@ into one line.
 </para></listitem>
 
 <listitem><para>
-Chapter 6: Changed all "rm file && ln -s dest file" into 
+Chapter 6: Changed all "rm file &amp;&amp; ln -s dest file" into 
 "ln -sf file" (in glibc, bzip2 and gzip installation). 
 </para></listitem>