From: Jim Cromie Date: Tue, 8 Nov 2005 16:16:50 +0000 (+0100) Subject: earlyuserspace/README: fix homonym err X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b2d1a8adc9cf3bde32a18a1a1856641638a9c729;p=linux.git earlyuserspace/README: fix homonym err Signed-off-by: Jim Cromie Signed-off-by: Adrian Bunk --- diff --git a/Documentation/early-userspace/README b/Documentation/early-userspace/README index 270a88e22fb93..cddbac456c290 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.