aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan <ifreecarve@gmail.com>2011-03-24 21:05:07 +0100
committerSebastian Pipping <sebastian@pipping.org>2011-03-24 21:05:07 +0100
commitf3d1fe4a46885d138ad79924691d1b4de8131321 (patch)
treeda23766cdd30669b6d43d1edefe6f8db4afc586f
parentiSCSI: open-iscsi patchwork: add -lslp to LDFLAGS, and properly call autoconf (diff)
downloadgenkernel-f3d1fe4a46885d138ad79924691d1b4de8131321.tar.gz
genkernel-f3d1fe4a46885d138ad79924691d1b4de8131321.tar.bz2
genkernel-f3d1fe4a46885d138ad79924691d1b4de8131321.zip
Fix typo "initamfs"
-rw-r--r--doc/genkernel.8.txt2
1 files changed, 1 insertions, 1 deletions
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.