diff options
author | James Robertson <jwrober@linuxfromscratch.org> | 2003-09-15 14:26:29 +0000 |
---|---|---|
committer | James Robertson <jwrober@linuxfromscratch.org> | 2003-09-15 14:26:29 +0000 |
commit | 6ebafb4dbc92f6119e68e4099db570ae9428d5aa (patch) | |
tree | cf017c9eb5b0bfecb6b57ad03bb3364482fff856 | |
parent | c3d4d49993dd110f9c4200382d5ef459974c5131 (diff) |
Fixed Linux kernel version typo. Closes bug 599.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3317ff7d3..0cef9f786 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -23,7 +23,7 @@ <listitem><para>gzip-1.3.5</para></listitem> <listitem><para>less-381</para></listitem> <listitem><para>libtool-1.5</para></listitem> -<listitem><para>linux-2.4.21</para></listitem> +<listitem><para>linux-2.4.22</para></listitem> <listitem><para>man-1.5m2</para></listitem> <listitem><para>man-1.5m2-80cols.patch</para></listitem> <listitem><para>man-1.5m2-manpath.patch</para></listitem> |