Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
initramfs-tools.8 | 4 ++--
mkinitramfs | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/initramfs-tools.8 b/initramfs-tools.8
index bc6a030..375e5c1 100644
--- a/initramfs-tools.8
+++ b/initramfs-tools.8
@@ -245,10 +245,10 @@ mkinitramfs sets several variables for the hook scripts environment.
.TP
\fB\fI MODULESDIR
-corresponds to the linux-2.6 modules dir.
+corresponds to the linux modules dir.
.TP
\fB\fI version
-is the $(uname \-r) linux-2.6 version against mkinitramfs is run.
+is the $(uname \-r) linux version against mkinitramfs is run.
.TP
\fB\fI CONFDIR
is the path of the used initramfs-tools configurations.
diff --git a/mkinitramfs b/mkinitramfs
index 0196d9a..d9a54e2 100755
--- a/mkinitramfs
+++ b/mkinitramfs
@@ -236,7 +236,7 @@ esac
# Resolve hidden dependencies
hidden_dep_add_modules
-# First file executed by linux-2.6
+# First file executed by linux
cp -p /usr/share/initramfs-tools/init ${DESTDIR}/init
# add existant boot scripts
Attachment:
signature.asc
Description: This is a digitally signed message part