From 6d29e9d191a78819ad349205e23921a242a64285 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Sun, 26 Aug 2012 16:09:01 -0400 Subject: mkinitcpio.8: fix typo Signed-off-by: Dave Reisner --- mkinitcpio.8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkinitcpio.8.txt b/mkinitcpio.8.txt index 09ebae0..107e7a2 100644 --- a/mkinitcpio.8.txt +++ b/mkinitcpio.8.txt @@ -163,7 +163,7 @@ run in reverse. *run_earlyhook*:: - Functions of this name will be run once the API mounts have been setup the + Functions of this name will be run once the API mounts have been setup and the kernel command line has been parsed. Daemons needed for early userspace should be started from this hook point. -- cgit v1.2.3-24-g4f1b