diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-08 10:16:43 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-08 10:16:43 +0000 |
commit | 0c9661dc834fe89f30d2c0515775e5dfe3ac63a4 (patch) | |
tree | e8c12502efcdf5fa2a57c1cf657e3c7dc47c773b /chapter01/changelog.xml | |
parent | 354f0a18bcf3835f5d5e99fdabd1fd9be82d0f3e (diff) |
man patch --> sed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b861dc84b..828d0b684 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,6 +27,8 @@ </para></listitem> +<listitem><para>Man patch replaced with sed command.</para></listitem> + <listitem><para>Changed tar patch to use -j for bzip2 files instead of -y in order to be compatible with next tar release. Also renamed patch file to tar-1.13.patch</para></listitem> |