From 24e89b6cc03f821c3e2f36413ca64080bca21404 Mon Sep 17 00:00:00 2001 From: Thomas Bächler Date: Mon, 8 Feb 2010 19:50:44 +0100 Subject: Fix typo in the manpage (thanks Eric) --- mkinitcpio.5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mkinitcpio.5.txt') diff --git a/mkinitcpio.5.txt b/mkinitcpio.5.txt index 56e5eae..3b70f6c 100644 --- a/mkinitcpio.5.txt +++ b/mkinitcpio.5.txt @@ -66,7 +66,7 @@ set up the udev device filesystem, load IDE modules, etc. About Presets ------------- -A preset is a pre-defined definition on how to create an initial ramdisk. Instead of specifying the configuration file and which output file, every time you generate a new intial ramdisk, you define a preset and use the -p switch to generate an initial ramdisk according to your preset. Presets are located in /etc/mkinitcpio.d +A preset is a pre-defined definition on how to create an initial ramdisk. Instead of specifying the configuration file and which output file, every time you generate a new initial ramdisk, you define a preset and use the -p switch to generate an initial ramdisk according to your preset. Presets are located in /etc/mkinitcpio.d Files ----- -- cgit v1.2.3-24-g4f1b From 3e6b1d148595eb628ebf018174b5b1f88be3e2a6 Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Wed, 10 Feb 2010 19:44:22 -0300 Subject: Removed/changed messages/comments about klibc/kinit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also remove comment about "modload" in conf. Signed-off-by: Gerardo Exequiel Pozzi Signed-off-by: Thomas Bächler --- mkinitcpio.5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mkinitcpio.5.txt') diff --git a/mkinitcpio.5.txt b/mkinitcpio.5.txt index 3b70f6c..1c095dc 100644 --- a/mkinitcpio.5.txt +++ b/mkinitcpio.5.txt @@ -37,7 +37,7 @@ Options Build initial ramdisk according to specified 'preset'. Presets are found in /etc/mkinitcpio.d *-m* 'message':: - Print 'message' before passing control to kinit. + Print 'message' before passing control to init. *-S* 'hooks':: Skip 'hooks' when generating the image. Several hooks should be comma-separated. -- cgit v1.2.3-24-g4f1b