Commit 2b422383c3d8dcd203dd9aea70155be6258dbf6c
Committed by
Adrian Bunk
1 parent
44fc355db7
Exists in
master
and in
20 other branches
README: bzip2 is not new
From: Håkon Løvdal <Hakon.Lovdal@ericsson.com> Signed-off-by: Håkon Løvdal <Hakon.Lovdal@ericsson.com> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
README
... | ... | @@ -74,7 +74,7 @@ |
74 | 74 | whatever the kernel-du-jour happens to be. |
75 | 75 | |
76 | 76 | - You can also upgrade between 2.6.xx releases by patching. Patches are |
77 | - distributed in the traditional gzip and the new bzip2 format. To | |
77 | + distributed in the traditional gzip and the newer bzip2 format. To | |
78 | 78 | install by patching, get all the newer patch files, enter the |
79 | 79 | top level directory of the kernel source (linux-2.6.xx) and execute: |
80 | 80 |