瀏覽代碼

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>
Stefan Huber 12 年之前
父節點
當前提交
94358bce57
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/early-userspace/README

+ 1 - 1
Documentation/early-userspace/README

@@ -71,7 +71,7 @@ can really be interpreted as any legal argument to
 gen_initramfs_list.sh.  If a directory is specified as an argument then
 gen_initramfs_list.sh.  If a directory is specified as an argument then
 the contents are scanned, uid/gid translation is performed, and
 the contents are scanned, uid/gid translation is performed, and
 usr/gen_init_cpio file directives are output.  If a directory is
 usr/gen_init_cpio file directives are output.  If a directory is
-specified as an arugemnt to scripts/gen_initramfs_list.sh then the
+specified as an argument to scripts/gen_initramfs_list.sh then the
 contents of the file are simply copied to the output.  All of the output
 contents of the file are simply copied to the output.  All of the output
 directives from directory scanning and file contents copying are
 directives from directory scanning and file contents copying are
 processed by usr/gen_init_cpio.
 processed by usr/gen_init_cpio.