diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-02-10 23:44:22 +0100 |
---|---|---|
committer | Thomas Bächler <thomas@archlinux.org> | 2010-02-11 00:04:25 +0100 |
commit | 3e6b1d148595eb628ebf018174b5b1f88be3e2a6 (patch) | |
tree | 696e88976ba11311c9372fb91d2c0e38aaa26486 /mkinitcpio.5.txt | |
parent | 6fdbf6edefb4371179783c2539d2f30c682bd155 (diff) | |
download | mkinitcpio-3e6b1d148595eb628ebf018174b5b1f88be3e2a6.tar.gz mkinitcpio-3e6b1d148595eb628ebf018174b5b1f88be3e2a6.tar.xz |
Removed/changed messages/comments about klibc/kinit
Also remove comment about "modload" in conf.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Signed-off-by: Thomas Bächler <thomas@archlinux.org>
Diffstat (limited to 'mkinitcpio.5.txt')
-rw-r--r-- | mkinitcpio.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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. |