diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-12 18:50:25 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-12 18:50:25 +0000 |
commit | e5f8a42f3087bf63cc0958f92c3801f886844dea (patch) | |
tree | 1943c2575225e8917c01592604526f257cce08b2 /chapter01 | |
parent | 26b1701ea34878445084c047cd8232008d132454 (diff) |
Removed -default from man's options
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3558 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 86df929d9..37e7a71d4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -94,6 +94,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 12th, 2004 [winkie]: Don't pass <quote>-default</quote> to +Man's configure, since it's not needed anymore.</para></listitem> + <listitem><para>May 12th, 2004 [winkie]: Shorten the <quote>sed</quote> used on Gzip's <filename>gzexe.in</filename> file.</para></listitem> |