aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-02 17:51:24 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-02 17:51:24 +0000
commitfc0e35840938cd1c4795e7b491dd58a3623e008c (patch)
tree00a251c29b61d4f0352cd1d790b11a9041134928
parent2ff73c2f31f57ab01904e3fb3cff16484243624f (diff)
noted adding && to end of sed in ed install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index bfbf668e4..bf9010e3c 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -5,6 +5,9 @@
<itemizedlist>
+<listitem><para>September 2nd, 2001 [gerard]: Chapter 6 - Ed: Added
+missing &amp;&amp; after the sed command.</para></listitem>
+
<listitem><para>September 1st, 2001 [gerard]: Changed links to other
areas in the book to xml xref tags so you can click on them when reading
non-html formats (like pdf).</para></listitem>