From: Jim Cromie Subject: [KJ] [patch] early-userspace/README spelling err s/Youre/Your/ $ diffstat early-userspace-readme.patch --- README | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: quilt/Documentation/early-userspace/README =================================================================== --- quilt.orig/Documentation/early-userspace/README +++ quilt/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.