diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-07 19:16:21 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-07 19:16:21 +0000 |
commit | 2ec4b60f359413c6f0163b9e72108c24460573e7 (patch) | |
tree | 7f8fadd44d9a25a95ce26daf9748a7f0040715ae /chapter01 | |
parent | 9109cd46dd8cbe0798713282e4908aeb98910a41 (diff) |
Normalized usage of sed throughout the book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 74278241e..8edb34723 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -104,6 +104,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 7, 2004 [winkie]: Normalized <quote>sed</quote> usage +throughout the book.</para></listitem> + <listitem><para>June 7, 2004 [winkie]: Use the <quote>gcc --print-file specs</quote> command to determine the location of the <quote>specs</quote> file.</para></listitem> |