public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: early_userspace_support.rst: trivial fix: directory -> file
@ 2026-02-20 16:52 Askar Safin
  2026-02-23 21:53 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Askar Safin @ 2026-02-20 16:52 UTC (permalink / raw)
  To: Jonathan Corbet, Shuah Khan, linux-doc, linux-kernel
  Cc: patches, kernel-janitors

Trivial fix.

Signed-off-by: Askar Safin <safinaskar@gmail.com>
---
 .../driver-api/early-userspace/early_userspace_support.rst      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/driver-api/early-userspace/early_userspace_support.rst b/Documentation/driver-api/early-userspace/early_userspace_support.rst
index 61bdeac1b..60d1e1bc9 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

base-commit: 8bf22c33e7a172fbc72464f4cc484d23a6b412ba (mainline)
-- 
2.47.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-23 21:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-20 16:52 [PATCH] doc: early_userspace_support.rst: trivial fix: directory -> file Askar Safin
2026-02-23 21:53 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox