diff options
-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 e35d83052192..661a73fad399 100644 --- a/Documentation/early-userspace/README +++ b/Documentation/early-userspace/README | |||
@@ -71,7 +71,7 @@ can really be interpreted as any legal argument to | |||
71 | gen_initramfs_list.sh. If a directory is specified as an argument then | 71 | gen_initramfs_list.sh. If a directory is specified as an argument then |
72 | the contents are scanned, uid/gid translation is performed, and | 72 | the contents are scanned, uid/gid translation is performed, and |
73 | usr/gen_init_cpio file directives are output. If a directory is | 73 | usr/gen_init_cpio file directives are output. If a directory is |
74 | specified as an arugemnt to scripts/gen_initramfs_list.sh then the | 74 | specified as an argument to scripts/gen_initramfs_list.sh then the |
75 | contents of the file are simply copied to the output. All of the output | 75 | contents of the file are simply copied to the output. All of the output |
76 | directives from directory scanning and file contents copying are | 76 | directives from directory scanning and file contents copying are |
77 | processed by usr/gen_init_cpio. | 77 | processed by usr/gen_init_cpio. |