summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2012-08-26 22:09:01 +0200
committerDave Reisner <dreisner@archlinux.org>2012-08-27 01:09:33 +0200
commit6d29e9d191a78819ad349205e23921a242a64285 (patch)
tree47c7a8aea3de0d5729b5dfcc0dbf10f555bef5fb
parent61b9ae1a0960890bb8d65d30ef9af5dbd6aeea14 (diff)
downloadmkinitcpio-6d29e9d191a78819ad349205e23921a242a64285.tar.gz
mkinitcpio-6d29e9d191a78819ad349205e23921a242a64285.tar.xz
mkinitcpio.8: fix typo
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
-rw-r--r--mkinitcpio.8.txt2
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.