diff options
author | Jim Cromie <jim.cromie@gmail.com> | 2005-11-08 11:16:50 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2005-11-08 11:16:50 -0500 |
commit | b2d1a8adc9cf3bde32a18a1a1856641638a9c729 (patch) | |
tree | d3c583ad2f6db8c78e60e0c991b4c84ab5055b97 /Documentation | |
parent | f668ab1acc05fc3f525b97db613b2d1f99efd957 (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')
-rw-r--r-- | Documentation/early-userspace/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/early-userspace/README b/Documentation/early-userspace/README index 270a88e22fb9..cddbac456c29 100644 --- a/Documentation/early-userspace/README +++ b/Documentation/early-userspace/README | |||
@@ -28,7 +28,7 @@ the image from specifications. | |||
28 | CPIO ARCHIVE method | 28 | CPIO ARCHIVE method |
29 | 29 | ||
30 | You can create a cpio archive that contains the early userspace image. | 30 | You can create a cpio archive that contains the early userspace image. |
31 | Youre cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it | 31 | Your cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it |
32 | will be used directly. Only a single cpio file may be specified in | 32 | will be used directly. Only a single cpio file may be specified in |
33 | CONFIG_INITRAMFS_SOURCE and directory and file names are not allowed in | 33 | CONFIG_INITRAMFS_SOURCE and directory and file names are not allowed in |
34 | combination with a cpio archive. | 34 | combination with a cpio archive. |