aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorThomas Balu Walter <tw@itreff.de>2001-03-13 17:34:11 +0000
committerThomas Balu Walter <tw@itreff.de>2001-03-13 17:34:11 +0000
commit081564c94c09768f33d1f0c62abe87b9363f8c29 (patch)
tree8446e4a4e5d1d0bc84fdd022fb756ca15890f38c /chapter01
parente0d18a70caed39d29a50317d1a857ad771117dad (diff)
Stupid me, &'s are &amp;'s in xml...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@313 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6fa7a953e..36a380cf2 100644
--- a/chapter01/changelog.xml
+++ b/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>