aboutsummaryrefslogtreecommitdiff
path: root/Documentation/early-userspace
diff options
context:
space:
mode:
authorJim Cromie <jim.cromie@gmail.com>2005-11-08 17:16:50 +0100
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>2005-11-08 17:16:50 +0100
commitb2d1a8adc9cf3bde32a18a1a1856641638a9c729 (patch)
treed3c583ad2f6db8c78e60e0c991b4c84ab5055b97 /Documentation/early-userspace
parentf668ab1acc05fc3f525b97db613b2d1f99efd957 (diff)
earlyuserspace/README: fix homonym err
Signed-off-by: Jim Cromie <jim.cromie@gmail.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/early-userspace')
-rw-r--r--Documentation/early-userspace/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/early-userspace/README b/Documentation/early-userspace/README
index 270a88e22fb..cddbac456c2 100644
--- a/Documentation/early-userspace/README
+++ b/Documentation/early-userspace/README
@@ -28,7 +28,7 @@ the image from specifications.
CPIO ARCHIVE method
You can create a cpio archive that contains the early userspace image.
-Youre cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it
+Your cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it
will be used directly. Only a single cpio file may be specified in
CONFIG_INITRAMFS_SOURCE and directory and file names are not allowed in
combination with a cpio archive.