Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation/early-userspace/README fix a typo

Corrected the swapped characters in the word arugemnt to argument.

Signed-off-by: Stefan Huber <steffhip@googlemail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Stefan Huber and committed by
Jiri Kosina
94358bce 8bfcb93a

+1 -1
+1 -1
Documentation/early-userspace/README
··· 71 71 gen_initramfs_list.sh. If a directory is specified as an argument then 72 72 the contents are scanned, uid/gid translation is performed, and 73 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 75 contents of the file are simply copied to the output. All of the output 76 76 directives from directory scanning and file contents copying are 77 77 processed by usr/gen_init_cpio.