mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 02:01:18 -04:00
doc: early_userspace_support.rst: trivial fix: directory -> file
Trivial fix. Signed-off-by: Askar Safin <safinaskar@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260220165238.4162735-1-safinaskar@gmail.com>
This commit is contained in:
committed by
Jonathan Corbet
parent
32437123ee
commit
fe539166e3
@@ -73,7 +73,7 @@ usr/gen_initramfs.sh. This means that CONFIG_INITRAMFS_SOURCE
|
||||
can really be interpreted as any legal argument to
|
||||
gen_initramfs.sh. If a directory is specified as an argument then
|
||||
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 file is
|
||||
specified as an argument to usr/gen_initramfs.sh then the
|
||||
contents of the file are simply copied to the output. All of the output
|
||||
directives from directory scanning and file contents copying are
|
||||
|
||||
Reference in New Issue
Block a user