From: Ian Date: Thu, 24 Mar 2011 20:05:07 +0000 (+0100) Subject: Fix typo "initamfs" X-Git-Tag: v3.4.15~1^2~4^2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f3d1fe4a46885d138ad79924691d1b4de8131321;p=genkernel.git Fix typo "initamfs" --- diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt index a74df82..a78da11 100644 --- a/doc/genkernel.8.txt +++ b/doc/genkernel.8.txt @@ -130,7 +130,7 @@ KERNEL COMPILATION to the second most recently built image, if one exists. Similar symlinks (both * and *.old) are managed for initramfs and System.map. The corresponding work products (i.e., the actual kernel - and initamfs images, and System.map) are also managed accordingly. + and initramfs images, and System.map) are also managed accordingly. NOTE: Specifying *--symlink* does nothing unless *--install* is also specified.