summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
diff options
context:
space:
mode:
authorAskar Safin <safinaskar@gmail.com>2026-02-20 16:52:38 +0000
committerJonathan Corbet <corbet@lwn.net>2026-02-23 14:52:36 -0700
commitfe539166e3f867c9761208d09a4f295bd9b7e910 (patch)
tree548b24b2e4323c74d1c1fbd294d2c0746874888c /Documentation/driver-api
parent32437123ee1c5a091adbf9531e3992c0ca0a97a1 (diff)
downloadlwn-fe539166e3f867c9761208d09a4f295bd9b7e910.tar.gz
lwn-fe539166e3f867c9761208d09a4f295bd9b7e910.zip
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>
Diffstat (limited to 'Documentation/driver-api')
-rw-r--r--Documentation/driver-api/early-userspace/early_userspace_support.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/early-userspace/early_userspace_support.rst b/Documentation/driver-api/early-userspace/early_userspace_support.rst
index 61bdeac1bae5..60d1e1bc9413 100644
--- a/Documentation/driver-api/early-userspace/early_userspace_support.rst
+++ b/Documentation/driver-api/early-userspace/early_userspace_support.rst
@@ -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