diff options
-rw-r--r-- | mkinitcpio.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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. |